tools for prosperous universe

raylu c392cb08a7 market_stats: more stats hace 1 semana
cf-worker d582ff2725 kit: WCB upgrade 800k → 1 mil, KAWA's queue 4 → 2 weeks hace 4 semanas
prunplanner 6492f0ebf6 handle prunplanner backend v2 hace 6 meses
punoted 5370fe8958 grants: skip companies that can't be found hace 2 semanas
ts cebcdd0188 CI newbies hace 1 semana
www cebcdd0188 CI newbies hace 1 semana
.gitignore cebcdd0188 CI newbies hace 1 semana
bun.lock aa3b1407a8 gov: show POPR timestamp hace 5 meses
buy.py 7d28c40b7a buy: stop showing current bids hace 3 semanas
cache.py 209a10f1ac popi reimbursement hace 3 meses
company.py d9e10643d4 grants: base/volume stats hace 3 meses
config.py 3bfa524e0c junk: ignore materials in config hace 1 mes
cx_spend.py 2d48715345 cx_spend: take CX as an argument hace 7 meses
fx.py 6492f0ebf6 handle prunplanner backend v2 hace 6 meses
growing.py 7948d4b69d growing hace 1 semana
integration.py d35e9ee188 integration: ignore some AL recipes hace 1 mes
junk.py 3bfa524e0c junk: ignore materials in config hace 1 mes
market.py f0ce5fe52f market: handle books with no bids better hace 1 semana
market_stats.py c392cb08a7 market_stats: more stats hace 1 semana
mat_competitors.py d9e10643d4 grants: base/volume stats hace 3 meses
movers.py 9270f267a8 movers: handle NPC asks hace 6 meses
newbies.py de633895ef newbies: show reputation hace 1 semana
package.json d95057e0b7 package.json hace 2 meses
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 hace 3 meses
popi_reimbursement.py 209a10f1ac popi reimbursement hace 3 meses
pyproject.toml de633895ef newbies: show reputation hace 1 semana
readme.md 209a10f1ac popi reimbursement hace 3 meses
roa.py 58ac39ad7b return on area hace 8 meses
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex hace 4 meses
sell.py 209a10f1ac popi reimbursement hace 3 meses
sell_liquidity.py 209a10f1ac popi reimbursement hace 3 meses
shipbuilding.py 6b64887099 shipbuilding: summarize buys hace 5 meses
ships.py b5ab6c36af ships hace 1 mes
supply.py 3bfa524e0c junk: ignore materials in config hace 1 mes
tsconfig.json cebcdd0188 CI newbies hace 1 semana

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_rest_key = 'uuid_here'
punoted_api_key = ''

[market.mm_items]
TCL = 0

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

uv run supply.py promitor