tools for prosperous universe

Thomas Knott 546f62fa81 roi: save CX in localStorage il y a 2 semaines
prunplanner 6492f0ebf6 handle prunplanner backend v2 il y a 3 mois
punoted d9e10643d4 grants: base/volume stats il y a 3 jours
ts 546f62fa81 roi: save CX in localStorage il y a 1 jour
www 83b9426a2a AEN VSC il y a 5 jours
.gitignore 5e4b361fea corps il y a 2 semaines
bun.lock aa3b1407a8 gov: show POPR timestamp il y a 2 mois
buy.py 209a10f1ac popi reimbursement il y a 3 jours
cache.py 209a10f1ac popi reimbursement il y a 3 jours
company.py d9e10643d4 grants: base/volume stats il y a 3 jours
config.py 209a10f1ac popi reimbursement il y a 3 jours
cx_spend.py 2d48715345 cx_spend: take CX as an argument il y a 4 mois
fx.py 6492f0ebf6 handle prunplanner backend v2 il y a 3 mois
integration.py d9e10643d4 grants: base/volume stats il y a 3 jours
junk.py 209a10f1ac popi reimbursement il y a 3 jours
market.py 209a10f1ac popi reimbursement il y a 3 jours
mat_competitors.py d9e10643d4 grants: base/volume stats il y a 3 jours
movers.py 9270f267a8 movers: handle NPC asks il y a 3 mois
package.json 5e4b361fea corps il y a 2 semaines
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 il y a 2 semaines
popi_reimbursement.py 209a10f1ac popi reimbursement il y a 3 jours
pyproject.toml 604543ee88 market: estimate bids/asks filled il y a 6 mois
readme.md 209a10f1ac popi reimbursement il y a 3 jours
roa.py 58ac39ad7b return on area il y a 5 mois
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex il y a 1 mois
sell.py 209a10f1ac popi reimbursement il y a 3 jours
sell_liquidity.py 209a10f1ac popi reimbursement il y a 3 jours
shipbuilding.py 6b64887099 shipbuilding: summarize buys il y a 2 mois
supply.py 209a10f1ac popi reimbursement il y a 3 jours
tsconfig.json f9349e0fc1 roi webpage il y a 6 mois

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