tools for prosperous universe

raylu fdc7a2ed3c support arbitrary cache expiry hai 1 semana
prunplanner 6492f0ebf6 handle prunplanner backend v2 hai 1 semana
ts c296dfc405 mat: better mouseover hai 1 mes
www 3117b71a6e mat: styling hai 1 mes
.gitignore 1781b80ad7 mat: empty page hai 1 mes
bun.lock 3115579907 mat: render IC1 chart hai 1 mes
buy.py 18e6372721 buy: sum multiple deposits for same material hai 2 meses
cache.py fdc7a2ed3c support arbitrary cache expiry hai 1 semana
company.py fdc7a2ed3c support arbitrary cache expiry hai 1 semana
config.py cb1c042e2f supply: redo ignore_materials hai 3 meses
cx_spend.py 2d48715345 cx_spend: take CX as an argument hai 1 mes
fx.py 6492f0ebf6 handle prunplanner backend v2 hai 1 semana
integration.py fdc7a2ed3c support arbitrary cache expiry hai 1 semana
market.py fcbe641947 movers hai 2 meses
mat_competitors.py fdc7a2ed3c support arbitrary cache expiry hai 1 semana
movers.py 622829999b movers: find thin supply hai 1 semana
package.json 3115579907 mat: render IC1 chart hai 1 mes
planet_bases.py 967b582539 mat_competitors hai 1 semana
pyproject.toml 604543ee88 market: estimate bids/asks filled hai 3 meses
readme.md cb1c042e2f supply: redo ignore_materials hai 3 meses
roa.py 58ac39ad7b return on area hai 2 meses
roi.py 6492f0ebf6 handle prunplanner backend v2 hai 1 semana
sell.py 6b1a9d8a38 sell: show instant cash and total loss hai 3 meses
supply.py 056a0e98c6 supply: handle items with no asks hai 1 mes
tsconfig.json f9349e0fc1 roi webpage hai 3 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'

[market]
ignore_warehouses = ['HRT']

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

uv run supply.py promitor