tools for prosperous universe

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

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