We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We can probably use the Github Search API to fetch all conda plugins found in Github:
https://github.com/search?q=path%3Apyproject.toml+%22%5Bproject.entry-points.conda%5D%22+NOT+is%3Afork&ref=opensearch&type=code
Then some additional introspection in the Anaconda.org API to the conda package names.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
We can probably use the Github Search API to fetch all conda plugins found in Github:
https://github.com/search?q=path%3Apyproject.toml+%22%5Bproject.entry-points.conda%5D%22+NOT+is%3Afork&ref=opensearch&type=code
Then some additional introspection in the Anaconda.org API to the conda package names.
The text was updated successfully, but these errors were encountered: