tools for prosperous universe

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

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