tools for prosperous universe

raylu 442c8d25dd market: ignore filled CXOS před 2 týdny
.gitignore 44c44a7079 .gitignore __pycache__/ před 4 týdny
cache.py 604543ee88 market: estimate bids/asks filled před 3 týdny
config.py c44f33ab1d market: check filled bids před 3 týdny
integration.py 33c60219f1 vertical integration analyzer před 4 týdny
market.py 442c8d25dd market: ignore filled CXOS před 2 týdny
pyproject.toml 604543ee88 market: estimate bids/asks filled před 3 týdny
readme.md 8643c15f32 add readme před 1 měsícem
roi.py 352fa2ebc0 show capex, opex před 4 týdny
sell.py 3e094a650a sell: exclude items consumed intra-planet před 3 týdny
supply.py a2a1de4f63 supply: show cost of each mat před 3 týdny

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