Installation¶
LedgerAnalytics requires Python >= 3.11
, and
can be downloaded from PyPI using:
pip install ledger-analytics
As standard, we’d recommend installing ledger-analytics
in a virtual environment, or using a package manager like
uv
.
You can also install directly from Github using SSH access:
pip install git+ssh://[email protected]/LedgerInvesting/ledger-analytics