tools for prosperous universe

raylu 228147b545 integration: fix co_production variable name hai 1 mes
cf-worker 3cc8e4a688 kit: update discord name hai 1 mes
prunplanner 6492f0ebf6 handle prunplanner backend v2 hai 6 meses
punoted db5127ac41 grants: rewrite for /user endpoint hai 2 meses
ts b005bc9a6d coop: don't double-count workforce hai 1 mes
www 4a70f1cd31 gateways: don't buy IMM hai 1 mes
.gitignore 7191383fee coop hai 1 mes
bun.lock aa3b1407a8 gov: show POPR timestamp hai 5 meses
buy.py 209a10f1ac popi reimbursement hai 3 meses
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
integration.py 228147b545 integration: fix co_production variable name hai 1 mes
junk.py 3bfa524e0c junk: ignore materials in config hai 1 mes
market.py 457a71a183 market: show MM opportunities hai 1 mes
mat_competitors.py d9e10643d4 grants: base/volume stats hai 3 meses
movers.py 9270f267a8 movers: handle NPC asks hai 6 meses
newbies.py f27a92fe4d newbies hai 1 mes
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 3bfa524e0c junk: ignore materials in config hai 1 mes
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 f9349e0fc1 roi webpage hai 9 meses

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