Fix doc and also push tags
Support numpy >= 2
Support pint >= 0.24 and fix tests
Warning: this software is currently in beta and the API may change from one minor version to another.
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.
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
The library is well tested, current coverage can be found at the bottom of each build and is typically greater than 90%.