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

Available on pypi? #255

Open
gavinmischler opened this issue Sep 2, 2022 · 2 comments
Open

Available on pypi? #255

gavinmischler opened this issue Sep 2, 2022 · 2 comments

Comments

@gavinmischler
Copy link

Are there any plans to make NEMS available on pypi? It would be helpful as I'm trying to write tools that I can use in my analysis pipelines and then interface with NEMS easily to train models, rather than needing to clone and install into a given environment

@jacobpennington
Copy link
Contributor

Hi Gavin,

For this iteration of NEMS, no. However, we are currently working on a refactor that should be much easier to use, and the plan is to publish that version through pypi and conda and probably move it to this URL as a breaking change (with the current version still available elsewhere). We're hoping to have that available in the next month or so.

If you want to preview the changes, the repo currently lives at https://github.com/jacobpennington/nems-lite , with an example of the new API in scripts/simple_fit.py. Just be aware that some of the API syntax is still being refined, so I wouldn't recommend trying to interface it with other workflows yet. Also feel free to submit/comment on issues there if you have feedback from your experience with the current version.

@gavinmischler
Copy link
Author

Got it, thanks so much! I'll look into nems-lite and get ready for when that is available on pypi or conda

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants