You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
daytona
pipx
pyenv-win
ansible
The text was updated successfully, but these errors were encountered: