tools for prosperous universe

raylu 726c1a292e mat: cxob 1 tydzień temu
prunplanner 6492f0ebf6 handle prunplanner backend v2 2 tygodni temu
ts 726c1a292e mat: cxob 1 tydzień temu
www 726c1a292e mat: cxob 1 tydzień temu
.gitignore 1781b80ad7 mat: empty page 1 miesiąc 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
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 622829999b movers: find thin supply 2 tygodni temu
package.json 3115579907 mat: render IC1 chart 1 miesiąc 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 978578e1e4 shipbuilding 1 tydzień temu
supply.py 056a0e98c6 supply: handle items with no asks 1 miesiąc 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