Skip to content

Repository files navigation

TDM-INP-PopulationSim

Prepare Input Data for PopulationSim

Python environment

This project uses uv with a repo-local virtual environment in .venv/.

Set up or refresh the environment:

uv sync

If the uv-managed Python install location is not writable on your machine, keep it in this repo:

$env:UV_PYTHON_INSTALL_DIR = ".uv-python"
uv sync --managed-python

Run Python or notebooks through the environment:

uv run python
uv run python -m ipykernel install --user --name tdm-inp-populationsim --display-name "Python (TDM-INP-PopulationSim)"

uv is configured in pyproject.toml to keep its cache in .uv-cache/ inside this repo because the default user-level uv cache path is not writable on this machine.

About

Prepare Input Data for PopulationSim

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages