tools for prosperous universe

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

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