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

Publish pyinaturalist on conda-forge #122

Closed
JWCook opened this issue Apr 23, 2021 · 2 comments
Closed

Publish pyinaturalist on conda-forge #122

JWCook opened this issue Apr 23, 2021 · 2 comments
Labels
logistics CI Builds, deployments, packaging, project config, and other logistical details
Milestone

Comments

@JWCook
Copy link
Member

JWCook commented Apr 23, 2021

I'd like to get this package published on conda-forge. Data scientists and developers in other scientific domains often prefer conda as a package manager, due to its convenience for bundling compiled binaries. Non-conda packages can be pip installed into a conda environment separately (see example here), but it's not ideal.

The only complication is that any dependencies also have to be available as a conda package. python-forge and pyrate-limiter are two that aren't currently available. python-forge is optional, and pyrate-limiter won't be used until 0.13 is released (and is also optional), so it's not strictly necessary, but I'd like to get those added to avoid future issues.

@JWCook JWCook added the logistics CI Builds, deployments, packaging, project config, and other logistical details label Apr 23, 2021
@JWCook JWCook added this to the v0.13 milestone Apr 23, 2021
@JWCook
Copy link
Member Author

JWCook commented Apr 24, 2021

@JWCook
Copy link
Member Author

JWCook commented Apr 26, 2021

Done. For reference:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logistics CI Builds, deployments, packaging, project config, and other logistical details
Projects
None yet
Development

No branches or pull requests

1 participant