tools for prosperous universe

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

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