tools for prosperous universe

raylu 7948d4b69d growing il y a 1 semaine
cf-worker d582ff2725 kit: WCB upgrade 800k → 1 mil, KAWA's queue 4 → 2 weeks il y a 4 semaines
prunplanner 6492f0ebf6 handle prunplanner backend v2 il y a 6 mois
punoted 5370fe8958 grants: skip companies that can't be found il y a 2 semaines
ts b005bc9a6d coop: don't double-count workforce il y a 1 mois
www 4a70f1cd31 gateways: don't buy IMM il y a 1 mois
.gitignore 7191383fee coop il y a 1 mois
bun.lock aa3b1407a8 gov: show POPR timestamp il y a 5 mois
buy.py 7d28c40b7a buy: stop showing current bids il y a 3 semaines
cache.py 209a10f1ac popi reimbursement il y a 3 mois
company.py d9e10643d4 grants: base/volume stats il y a 3 mois
config.py 3bfa524e0c junk: ignore materials in config il y a 1 mois
cx_spend.py 2d48715345 cx_spend: take CX as an argument il y a 7 mois
fx.py 6492f0ebf6 handle prunplanner backend v2 il y a 6 mois
growing.py 7948d4b69d growing il y a 1 semaine
integration.py d35e9ee188 integration: ignore some AL recipes il y a 1 mois
junk.py 3bfa524e0c junk: ignore materials in config il y a 1 mois
market.py 0c788808d0 market_stats il y a 1 semaine
market_stats.py 0c788808d0 market_stats il y a 1 semaine
mat_competitors.py d9e10643d4 grants: base/volume stats il y a 3 mois
movers.py 9270f267a8 movers: handle NPC asks il y a 6 mois
newbies.py f27a92fe4d newbies il y a 1 mois
package.json d95057e0b7 package.json il y a 2 mois
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 il y a 3 mois
popi_reimbursement.py 209a10f1ac popi reimbursement il y a 3 mois
pyproject.toml 0c788808d0 market_stats il y a 1 semaine
readme.md 209a10f1ac popi reimbursement il y a 3 mois
roa.py 58ac39ad7b return on area il y a 8 mois
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex il y a 4 mois
sell.py 209a10f1ac popi reimbursement il y a 3 mois
sell_liquidity.py 209a10f1ac popi reimbursement il y a 3 mois
shipbuilding.py 6b64887099 shipbuilding: summarize buys il y a 5 mois
ships.py b5ab6c36af ships il y a 1 mois
supply.py 3bfa524e0c junk: ignore materials in config il y a 1 mois
tsconfig.json f9349e0fc1 roi webpage il y a 9 mois

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