tools for prosperous universe

raylu 05a4ac084a junk finder hace 1 semana
prunplanner 6492f0ebf6 handle prunplanner backend v2 hace 3 meses
punoted c5584c0957 punoted storage search hace 4 semanas
ts 1725edbfbc aen hace 1 semana
www a3bf250558 add stats and map link to homepage hace 1 semana
.gitignore 5e4b361fea corps hace 2 semanas
bun.lock aa3b1407a8 gov: show POPR timestamp hace 2 meses
buy.py 39df46446d buy: consider the entire empire's consumption hace 1 mes
cache.py 39dd12e8bc planet_bases: handle FIO HTTP 204 hace 2 semanas
company.py fa8c1a85f0 switch from piboy to raylu's stats URLs hace 1 semana
config.py c772b15403 market: convert to a market making tool hace 2 semanas
cx_spend.py 2d48715345 cx_spend: take CX as an argument hace 4 meses
fx.py 6492f0ebf6 handle prunplanner backend v2 hace 3 meses
integration.py fa8c1a85f0 switch from piboy to raylu's stats URLs hace 1 semana
junk.py 05a4ac084a junk finder hace 1 semana
market.py c772b15403 market: convert to a market making tool hace 2 semanas
mat_competitors.py fa8c1a85f0 switch from piboy to raylu's stats URLs hace 1 semana
movers.py 9270f267a8 movers: handle NPC asks hace 3 meses
package.json 5e4b361fea corps hace 2 semanas
planet_bases.py 39dd12e8bc planet_bases: handle FIO HTTP 204 hace 2 semanas
pyproject.toml 604543ee88 market: estimate bids/asks filled hace 6 meses
readme.md c772b15403 market: convert to a market making tool hace 2 semanas
roa.py 58ac39ad7b return on area hace 5 meses
roi.py 73b6fa5692 roi: assume MCG/triple-green for capex hace 1 mes
sell.py 93025210a2 sell: ignore shipment blocks in ship inventory hace 1 mes
sell_liquidity.py a7d7a146eb sell: decide what to sell vs keep hace 1 mes
shipbuilding.py 6b64887099 shipbuilding: summarize buys hace 2 meses
supply.py 9996a56dda supply: fix exporting bug hace 1 mes
tsconfig.json f9349e0fc1 roi webpage hace 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_api_key = 'uuid_here'
punoted_api_key = ''

[market.mm_items]
TCL = 0

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

uv run supply.py promitor