tools for prosperous universe

raylu c392cb08a7 market_stats: more stats há 1 semana 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 cebcdd0188 CI newbies há 1 semana atrás
www cebcdd0188 CI newbies há 1 semana atrás
.gitignore cebcdd0188 CI newbies há 1 semana 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
growing.py 7948d4b69d growing há 1 semana 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 f0ce5fe52f market: handle books with no bids better há 1 semana atrás
market_stats.py c392cb08a7 market_stats: more 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 de633895ef newbies: show reputation há 1 semana 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 de633895ef newbies: show reputation 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 cebcdd0188 CI newbies há 1 semana 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