Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add api.find_packages and api.find_and_compile_packages #798

Closed
evhub opened this issue Nov 5, 2023 · 1 comment
Closed

Add api.find_packages and api.find_and_compile_packages #798

evhub opened this issue Nov 5, 2023 · 1 comment

Comments

@evhub
Copy link
Owner

evhub commented Nov 5, 2023

Should work like setuptools.find_packages but searches for and compiles Coconut code first.

@evhub evhub added the feature label Nov 5, 2023
@evhub evhub added this to the v3.0.4 milestone Nov 5, 2023
@evhub
Copy link
Owner Author

evhub commented Nov 5, 2023

If possible, it would ideally be good to install them in such a way that they get recompiled on import, e.g. by ensuring that coconut.api is always imported before the module.

@evhub evhub added the resolved label Nov 5, 2023
evhub added a commit that referenced this issue Nov 5, 2023
@evhub evhub closed this as completed Nov 5, 2023
@evhub evhub changed the title Add api.find_packages Add api.find_packages and api.find_and_compile_packages Nov 24, 2023
@evhub evhub mentioned this issue Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant