tools for prosperous universe

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

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