tools for prosperous universe

raylu 819a81cfdd supply: allow limiting factor to shift each iteration 10 maanden geleden
.gitignore 44c44a7079 .gitignore __pycache__/ 10 maanden geleden
cache.py ccbd16fb8a cache HTTP responses 10 maanden geleden
integration.py 33c60219f1 vertical integration analyzer 10 maanden geleden
market.py bb8820bcb8 market making 10 maanden geleden
pyproject.toml ccbd16fb8a cache HTTP responses 10 maanden geleden
readme.md 8643c15f32 add readme 10 maanden geleden
roi.py 352fa2ebc0 show capex, opex 10 maanden geleden
supply.py 819a81cfdd supply: allow limiting factor to shift each iteration 10 maanden geleden

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