tools for prosperous universe

raylu d582ff2725 kit: WCB upgrade 800k → 1 mil, KAWA's queue 4 → 2 weeks 1 hónapja
cf-worker d582ff2725 kit: WCB upgrade 800k → 1 mil, KAWA's queue 4 → 2 weeks 4 hete
prunplanner 6492f0ebf6 handle prunplanner backend v2 6 hónapja
punoted db5127ac41 grants: rewrite for /user endpoint 2 hónapja
ts b005bc9a6d coop: don't double-count workforce 1 hónapja
www 4a70f1cd31 gateways: don't buy IMM 1 hónapja
.gitignore 7191383fee coop 1 hónapja
bun.lock aa3b1407a8 gov: show POPR timestamp 5 hónapja
buy.py 209a10f1ac popi reimbursement 3 hónapja
cache.py 209a10f1ac popi reimbursement 3 hónapja
company.py d9e10643d4 grants: base/volume stats 3 hónapja
config.py 3bfa524e0c junk: ignore materials in config 1 hónapja
cx_spend.py 2d48715345 cx_spend: take CX as an argument 7 hónapja
fx.py 6492f0ebf6 handle prunplanner backend v2 6 hónapja
integration.py d35e9ee188 integration: ignore some AL recipes 1 hónapja
junk.py 3bfa524e0c junk: ignore materials in config 1 hónapja
market.py d002621b93 market: find mats to MM 1 hónapja
mat_competitors.py d9e10643d4 grants: base/volume stats 3 hónapja
movers.py 9270f267a8 movers: handle NPC asks 6 hónapja
newbies.py f27a92fe4d newbies 1 hónapja
package.json d95057e0b7 package.json 2 hónapja
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 3 hónapja
popi_reimbursement.py 209a10f1ac popi reimbursement 3 hónapja
pyproject.toml 3bfa524e0c junk: ignore materials in config 1 hónapja
readme.md 209a10f1ac popi reimbursement 3 hónapja
roa.py 58ac39ad7b return on area 8 hónapja
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex 4 hónapja
sell.py 209a10f1ac popi reimbursement 3 hónapja
sell_liquidity.py 209a10f1ac popi reimbursement 3 hónapja
shipbuilding.py 6b64887099 shipbuilding: summarize buys 5 hónapja
ships.py b5ab6c36af ships 1 hónapja
supply.py 3bfa524e0c junk: ignore materials in config 1 hónapja
tsconfig.json f9349e0fc1 roi webpage 9 hónapja

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