tools for prosperous universe

raylu 73822b6f30 shipbuilding: production shows materials in storage vor 1 Tag
prunplanner 6492f0ebf6 handle prunplanner backend v2 vor 1 Monat
punoted fd51eecc3f output: get all output we have access to vor 1 Monat
ts 73822b6f30 shipbuilding: production shows materials in storage vor 1 Tag
www 5d80423e2a gov: sort, colors vor 1 Woche
.gitignore aa3b1407a8 gov: show POPR timestamp vor 2 Wochen
bun.lock aa3b1407a8 gov: show POPR timestamp vor 2 Wochen
buy.py 39df46446d buy: consider the entire empire's consumption vor 5 Tagen
cache.py 8a7404c6c3 retry on ReadTimeout vor 1 Monat
company.py 28f7da681a company: get one expertise per mat vor 6 Tagen
config.py fc64f5eba1 punoted/output vor 1 Monat
cx_spend.py 2d48715345 cx_spend: take CX as an argument vor 2 Monaten
export_logistics.py 5c223c7afb export logistics vor 1 Monat
fx.py 6492f0ebf6 handle prunplanner backend v2 vor 1 Monat
integration.py ac205e481f integration: show companies consuming vor 1 Monat
market.py fcbe641947 movers vor 3 Monaten
mat_competitors.py 43421ad20d mat_competitors: estimate the fraction of production that is local vor 3 Wochen
movers.py 9270f267a8 movers: handle NPC asks vor 1 Monat
package.json aa3b1407a8 gov: show POPR timestamp vor 2 Wochen
planet_bases.py 17f53c4acc increase get_bases cache expiry vor 1 Monat
pyproject.toml 604543ee88 market: estimate bids/asks filled vor 5 Monaten
readme.md cb1c042e2f supply: redo ignore_materials vor 4 Monaten
roa.py 58ac39ad7b return on area vor 3 Monaten
roi.py 8d13db9dab roi: building filter vor 4 Wochen
sell.py 6b1a9d8a38 sell: show instant cash and total loss vor 4 Monaten
shipbuilding.py 6b64887099 shipbuilding: summarize buys vor 1 Monat
supply.py 39df46446d buy: consider the entire empire's consumption vor 5 Tagen
tsconfig.json f9349e0fc1 roi webpage vor 4 Monaten

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'

[market]
ignore_warehouses = ['HRT']

[supply.promitor]
ignore_materials = ['RAT']

uv run supply.py promitor