tools for prosperous universe

raylu 457a71a183 market: show MM opportunities il y a 3 jours
cf-worker 3cc8e4a688 kit: update discord name il y a 1 semaine
prunplanner 6492f0ebf6 handle prunplanner backend v2 il y a 4 mois
punoted db5127ac41 grants: rewrite for /user endpoint il y a 2 semaines
ts b005bc9a6d coop: don't double-count workforce il y a 3 jours
www 5cbbbdc24b HYR WCB production il y a 5 jours
.gitignore 7191383fee coop il y a 1 semaine
bun.lock aa3b1407a8 gov: show POPR timestamp il y a 3 mois
buy.py 209a10f1ac popi reimbursement il y a 1 mois
cache.py 209a10f1ac popi reimbursement il y a 1 mois
company.py d9e10643d4 grants: base/volume stats il y a 1 mois
config.py 3bfa524e0c junk: ignore materials in config il y a 5 jours
cx_spend.py 2d48715345 cx_spend: take CX as an argument il y a 5 mois
fx.py 6492f0ebf6 handle prunplanner backend v2 il y a 4 mois
integration.py d9e10643d4 grants: base/volume stats il y a 1 mois
junk.py 3bfa524e0c junk: ignore materials in config il y a 5 jours
market.py 457a71a183 market: show MM opportunities il y a 2 jours
mat_competitors.py d9e10643d4 grants: base/volume stats il y a 1 mois
movers.py 9270f267a8 movers: handle NPC asks il y a 4 mois
package.json d95057e0b7 package.json il y a 3 semaines
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 il y a 1 mois
popi_reimbursement.py 209a10f1ac popi reimbursement il y a 1 mois
pyproject.toml 3bfa524e0c junk: ignore materials in config il y a 5 jours
readme.md 209a10f1ac popi reimbursement il y a 1 mois
roa.py 58ac39ad7b return on area il y a 6 mois
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex il y a 2 mois
sell.py 209a10f1ac popi reimbursement il y a 1 mois
sell_liquidity.py 209a10f1ac popi reimbursement il y a 1 mois
shipbuilding.py 6b64887099 shipbuilding: summarize buys il y a 4 mois
ships.py b5ab6c36af ships il y a 1 semaine
supply.py 3bfa524e0c junk: ignore materials in config il y a 5 jours
tsconfig.json f9349e0fc1 roi webpage il y a 7 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