tools for prosperous universe

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

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