tools for prosperous universe

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

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