tools for prosperous universe

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