tools for prosperous universe

raylu 995fd345ba supply: warn about space for exports hai 1 mes
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 3215ad3703 integration: always get latest pmmg monthly report hai 1 mes
company.py 36004e1fe0 company production info hai 1 mes
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 6ded58923f fx: don't limit to items with NPC buy orders hai 1 mes
integration.py 3215ad3703 integration: always get latest pmmg monthly report hai 1 mes
market.py fcbe641947 movers hai 2 meses
movers.py 3673a61341 movers: look at prices from 2 weeks ago hai 1 mes
package.json 3115579907 mat: render IC1 chart hai 1 mes
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 1c2d69216f roi: selectable CX hai 1 mes
sell.py 6b1a9d8a38 sell: show instant cash and total loss hai 3 meses
supply.py 995fd345ba supply: warn about space for exports 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