tools for prosperous universe

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