tools for prosperous universe

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