Private (fund) investment modeling tools.
An extremely fast Python package and project manager, written in Rust.
Please manage your Python version as well as your virtual environment with uv.
You can sync your virtual environment using uv:
uv sync --all-groupsYou can activate the virtual environment as follows:
source .venv/bin/activateA framework for managing and maintaining multi-language pre-commit hooks.
Please intall this once in your virtual environment as follows:
pre-commit installWithin your virtual environment, you can run the pre-commit checks on all files as follows:
pre-commit run --all-filesThe future of Python notebooks is here
Run from your virtual environment as follows:
marimo edit