tools for prosperous universe

raylu 921fc7b0ab shipbuilding: web version 6 dni temu
prunplanner 6492f0ebf6 handle prunplanner backend v2 2 tygodni temu
ts 921fc7b0ab shipbuilding: web version 6 dni temu
www 921fc7b0ab shipbuilding: web version 6 dni temu
.gitignore 921fc7b0ab shipbuilding: web version 6 dni temu
bun.lock 3115579907 mat: render IC1 chart 1 miesiąc temu
buy.py 18e6372721 buy: sum multiple deposits for same material 2 miesięcy temu
cache.py fdc7a2ed3c support arbitrary cache expiry 2 tygodni temu
company.py bf1bf3267b company: show production amount 2 tygodni temu
config.py cb1c042e2f supply: redo ignore_materials 3 miesięcy temu
cx_spend.py 2d48715345 cx_spend: take CX as an argument 1 miesiąc temu
export_logistics.py 5c223c7afb export logistics 6 dni temu
fx.py 6492f0ebf6 handle prunplanner backend v2 2 tygodni temu
integration.py ac205e481f integration: show companies consuming 1 tydzień temu
market.py fcbe641947 movers 2 miesięcy temu
mat_competitors.py ac205e481f integration: show companies consuming 1 tydzień temu
movers.py 9270f267a8 movers: handle NPC asks 1 tydzień temu
package.json 921fc7b0ab shipbuilding: web version 6 dni temu
planet_bases.py 4dd5a4776e mat_competitors: sort and format 2 tygodni temu
pyproject.toml 604543ee88 market: estimate bids/asks filled 4 miesięcy temu
readme.md cb1c042e2f supply: redo ignore_materials 3 miesięcy temu
roa.py 58ac39ad7b return on area 2 miesięcy temu
roi.py 6492f0ebf6 handle prunplanner backend v2 2 tygodni temu
sell.py 6b1a9d8a38 sell: show instant cash and total loss 3 miesięcy temu
shipbuilding.py 0232d29757 shipbuilding: skip more mats, show final counts 6 dni temu
supply.py 5c223c7afb export logistics 6 dni temu
tsconfig.json f9349e0fc1 roi webpage 3 miesięcy temu

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