tools for prosperous universe

raylu 13afb61129 grants: TSV 2 mesi fa
prunplanner 6492f0ebf6 handle prunplanner backend v2 6 mesi fa
punoted 13afb61129 grants: TSV 2 mesi fa
ts e79d5b6f5f plan: estimate shipping for SCBs 2 mesi fa
www 560829570c remove link to map 2 mesi fa
.gitignore d1f4225174 plan evaluator 2 mesi fa
bun.lock aa3b1407a8 gov: show POPR timestamp 5 mesi fa
buy.py 209a10f1ac popi reimbursement 3 mesi fa
cache.py 209a10f1ac popi reimbursement 3 mesi fa
company.py d9e10643d4 grants: base/volume stats 3 mesi fa
config.py 209a10f1ac popi reimbursement 3 mesi fa
cx_spend.py 2d48715345 cx_spend: take CX as an argument 7 mesi fa
fx.py 6492f0ebf6 handle prunplanner backend v2 6 mesi fa
integration.py d9e10643d4 grants: base/volume stats 3 mesi fa
junk.py 209a10f1ac popi reimbursement 3 mesi fa
market.py 209a10f1ac popi reimbursement 3 mesi fa
mat_competitors.py d9e10643d4 grants: base/volume stats 3 mesi fa
movers.py 9270f267a8 movers: handle NPC asks 6 mesi fa
package.json d1f4225174 plan evaluator 2 mesi fa
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 3 mesi fa
popi_reimbursement.py 209a10f1ac popi reimbursement 3 mesi fa
pyproject.toml 604543ee88 market: estimate bids/asks filled 9 mesi fa
readme.md 209a10f1ac popi reimbursement 3 mesi fa
roa.py 58ac39ad7b return on area 8 mesi fa
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex 4 mesi fa
sell.py 209a10f1ac popi reimbursement 3 mesi fa
sell_liquidity.py 209a10f1ac popi reimbursement 3 mesi fa
shipbuilding.py 6b64887099 shipbuilding: summarize buys 5 mesi fa
supply.py 209a10f1ac popi reimbursement 3 mesi fa
tsconfig.json f9349e0fc1 roi webpage 9 mesi fa

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