tools for prosperous universe

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

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