tools for prosperous universe

raylu b73cba38b6 sell helper há 10 meses atrás
.gitignore 44c44a7079 .gitignore __pycache__/ há 10 meses atrás
cache.py 604543ee88 market: estimate bids/asks filled há 10 meses atrás
config.py c44f33ab1d market: check filled bids há 10 meses atrás
integration.py 33c60219f1 vertical integration analyzer há 10 meses atrás
market.py b73cba38b6 sell helper há 10 meses atrás
pyproject.toml 604543ee88 market: estimate bids/asks filled há 10 meses atrás
readme.md 8643c15f32 add readme há 10 meses atrás
roi.py 352fa2ebc0 show capex, opex há 10 meses atrás
sell.py b73cba38b6 sell helper há 10 meses atrás
supply.py 3c609002c4 supply: include in-flight materials há 10 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