OrgMatt: exploring organic matter from human activities
This Python library provides tools to assess the production and potential use or impacts of organic matter, such as urine and feces, that are generated by human populations.
Installation
You can get the library directly from PyPi:
pip install orgmatt
Geting the latest version and the code locally
You can get the data from this git repository using
git clone https://git.sr.ht/~tfardet/OrgMatt
Get the required dependencies listed in requirements.txt via:
pip install -r requirements.txt
Then install the library via
pip install .
You can also install it directly via
pip install git+https://git.sr.ht/~tfardet/OrgMatt
Coverage and testing
The library is well tested, current coverage can be found at the bottom of each build and is typically close to 90%.
Contributing
Please run:
pipx install pre-commit nbstripout pytest ruff
pre-commit install
pip install -r requirements.txt
Release files for OrgMatt 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| orgmatt-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / orgmatt-1.0.0-py3-none-any.whl
| Download URL | orgmatt-1.0.0-py3-none-any.whl |
|---|---|
| Size | 133.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c7a38250fca1b21c52a7c848d5a16f3c6f0bdb683e5828f7769287ce0ab0c0c9
|
|
BLAKE2b-256 checksum How to use checksums |
05f742f11276dd3dc74bb55613d9cf73d07535535fef22d3c18d050e83a5b6e7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.12
|