ISISComputingGroup / ISISComputingGroup/uktena
Environment management mechanism
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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 https://github.com/ISISComputingGroup/IBEX/issues/8381
---
e.g.
- `uv` (likely a very strong contender)
- `hatch`
- `conda`
- `pyenv`
- `pipenv`
- `poetry`
- "just install docker everywhere"
- `daytona`
- `pipx`
- `pyenv-win`
- `ansible`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.