tools for prosperous universe

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

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