tools for prosperous universe

raylu 33c60219f1 vertical integration analyzer vor 4 Wochen
.gitignore 44c44a7079 .gitignore __pycache__/ vor 4 Wochen
cache.py ccbd16fb8a cache HTTP responses vor 4 Wochen
integration.py 33c60219f1 vertical integration analyzer vor 4 Wochen
pyproject.toml ccbd16fb8a cache HTTP responses vor 4 Wochen
readme.md 8643c15f32 add readme vor 1 Monat
roi.py 352fa2ebc0 show capex, opex vor 4 Wochen
supply.py 16861fbef9 calculate net consumption vor 4 Wochen

readme.md

supply cart

install uv: https://docs.astral.sh/uv/getting-started/installation/

get a FIO API key from https://fio.fnar.net/settings and create a config.toml like

username = 'raylu'
fio_api_key = 'uuid_here'

uv run supply.py promitor