Costs module
Go to file
2023-07-19 15:32:00 -04:00
cerc_costs.egg-info merge branch 2023-07-18 16:31:49 -04:00
costs correct weird mix of implementations 2023-07-19 15:32:00 -04:00
dist merge branch 2023-07-18 16:31:49 -04:00
input_files merge branch 2023-07-18 16:31:49 -04:00
tests try to fix .idea 2023-07-19 13:14:52 -04:00
.gitignore try to fix .idea 2023-07-19 13:14:52 -04:00
pyproject.toml merge branch 2023-07-18 16:31:49 -04:00
README.md partial cost implementation 2023-06-13 16:20:30 -04:00
requirements.txt merge branch 2023-07-18 16:31:49 -04:00
setup.py merge branch 2023-07-18 16:31:49 -04:00

costs

This module processes the object-oriented generalization for the cost workflow

installation

$ pip install cerc-cost

usage

TBD