tools for prosperous universe

raylu d9e10643d4 grants: base/volume stats há 3 dias atrás
prunplanner 6492f0ebf6 handle prunplanner backend v2 há 3 meses atrás
punoted d9e10643d4 grants: base/volume stats há 3 dias atrás
ts 1725edbfbc aen há 1 semana atrás
www 83b9426a2a AEN VSC há 5 dias atrás
.gitignore 5e4b361fea corps há 2 semanas atrás
bun.lock aa3b1407a8 gov: show POPR timestamp há 2 meses atrás
buy.py 39df46446d buy: consider the entire empire's consumption há 1 mês atrás
cache.py 39dd12e8bc planet_bases: handle FIO HTTP 204 há 2 semanas atrás
company.py d9e10643d4 grants: base/volume stats há 3 dias atrás
config.py c772b15403 market: convert to a market making tool há 2 semanas atrás
cx_spend.py 2d48715345 cx_spend: take CX as an argument há 4 meses atrás
fx.py 6492f0ebf6 handle prunplanner backend v2 há 3 meses atrás
integration.py d9e10643d4 grants: base/volume stats há 3 dias atrás
junk.py 05a4ac084a junk finder há 1 semana atrás
market.py c772b15403 market: convert to a market making tool há 2 semanas atrás
mat_competitors.py d9e10643d4 grants: base/volume stats há 3 dias atrás
movers.py 9270f267a8 movers: handle NPC asks há 3 meses atrás
package.json 5e4b361fea corps há 2 semanas atrás
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 há 2 semanas atrás
pyproject.toml 604543ee88 market: estimate bids/asks filled há 6 meses atrás
readme.md c772b15403 market: convert to a market making tool há 2 semanas atrás
roa.py 58ac39ad7b return on area há 5 meses atrás
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex há 1 mês atrás
sell.py 93025210a2 sell: ignore shipment blocks in ship inventory há 1 mês atrás
sell_liquidity.py a7d7a146eb sell: decide what to sell vs keep há 1 mês atrás
shipbuilding.py 6b64887099 shipbuilding: summarize buys há 2 meses atrás
supply.py 9996a56dda supply: fix exporting bug há 1 mês atrás
tsconfig.json f9349e0fc1 roi webpage há 6 meses atrás

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_api_key = 'uuid_here'
punoted_api_key = ''

[market.mm_items]
TCL = 0

[supply.promitor]
ignore_materials = ['RAT']

uv run supply.py promitor