tools for prosperous universe

raylu 3e094a650a sell: exclude items consumed intra-planet hai 3 semanas
.gitignore 44c44a7079 .gitignore __pycache__/ hai 1 mes
cache.py 604543ee88 market: estimate bids/asks filled hai 3 semanas
config.py c44f33ab1d market: check filled bids hai 3 semanas
integration.py 33c60219f1 vertical integration analyzer hai 1 mes
market.py b73cba38b6 sell helper hai 3 semanas
pyproject.toml 604543ee88 market: estimate bids/asks filled hai 3 semanas
readme.md 8643c15f32 add readme hai 1 mes
roi.py 352fa2ebc0 show capex, opex hai 1 mes
sell.py 3e094a650a sell: exclude items consumed intra-planet hai 3 semanas
supply.py a2a1de4f63 supply: show cost of each mat hai 3 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