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

Environment management mechanism #2

Open
Tom-Willemsen opened this issue Nov 17, 2024 · 1 comment
Open

Environment management mechanism #2

Tom-Willemsen opened this issue Nov 17, 2024 · 1 comment

Comments

@Tom-Willemsen
Copy link
Contributor

Tom-Willemsen commented Nov 17, 2024

As a developer I would like to use a better & faster mechanism for packaging up a python interpreter + some bundled libraries, without doing lots of robocopies in .bat scripts.

Likely search term to get started is "python environment management" - lots of tools exist for this, investigate which one best fits our use cases.

Follow-on from ISISComputingGroup/IBEX#8381


e.g.

  • hatch
  • conda
  • pyenv
  • pipenv
  • poetry
  • "just install docker everywhere"
  • daytona
  • pipx
  • pyenv-win
  • ansible
@Tom-Willemsen
Copy link
Contributor Author

https://packaging.python.org/en/latest/overview/ lists various deployment models and links to many tools which may be of use

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

1 participant