A Python library assisting financial modelling in real estate asset & development planning, decision-making, cashflow forecasting, and scenario analysis.
Project description
Rangekeeper Source
This directory holds the source code for the Rangekeeper Library
Installation
The library is offered through PyPI, and so its installation in other projects can be performed by:
pip install rangekeeper or poetry add rangekeeper
Development
If you wish to contribute to its development, it is recommended to use Poetry for environment and dependency management:
Environment Setup
- Install poetry, if you haven't yet: https://python-poetry.org/docs/master/#installing-with-the-official-installer
- Clone this repo.
- Use a terminal to install poetry packages from the repo's directory:
<path_to_repo>$ poetry install - If you wish to develop this repo alongside other projects locally, you may install the local Rangekeeper library via
<path_to_repo>$ poetry run pip install -e <path_to_rangekeeper_repo>, replacing<path_to_rangekeeper_repo>with its location on your system. - Some tests require API access to Speckle. It is recommended to use the Poetry Dotenv Plugin via
poetry self add poetry-dotenv-plugin, and add a.envfile in the project's root directory with yourSPECKLE_TOKENenvironment variable.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rangekeeper-0.7.7.tar.gz.
File metadata
- Download URL: rangekeeper-0.7.7.tar.gz
- Upload date:
- Size: 51.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e93f4134538e64d41f8c12f19eba13b46e47d209568450269cd931c32150a40
|
|
| MD5 |
05498a5da471ba6e2c657be3879c29ed
|
|
| BLAKE2b-256 |
3ddfc84b13e89fe98cde2113f249f50f2099a2e6cee1da5a411c39a6d718138b
|
File details
Details for the file rangekeeper-0.7.7-py3-none-any.whl.
File metadata
- Download URL: rangekeeper-0.7.7-py3-none-any.whl
- Upload date:
- Size: 45.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f84a3a3d156b4a951325d63f8b4ed7f90bebbb16e4a3c6fb7a956a5bc5d4e012
|
|
| MD5 |
1a33072903fb770c26adb628da305d26
|
|
| BLAKE2b-256 |
63766a1f590254d14cdba954d5c794addae52fa45753c43024e260c8b10d8f1f
|