tools for prosperous universe

raylu 1d2c0b6ee6 buy: don't error when no warehouse at CX 2 miesięcy temu
ts 1d2c0b6ee6 buy: don't error when no warehouse at CX 2 miesięcy temu
www 07bc6a9285 buy: style XIT ACT 2 miesięcy temu
.gitignore 1c89938b5c buy webpage 3 miesięcy temu
bun.lock f9349e0fc1 roi webpage 3 miesięcy temu
buy.py dae77d0791 buy: XIT ACT 2 miesięcy temu
cache.py bba1a470f3 market: analyze markets concurrently 2 miesięcy temu
config.py cb1c042e2f supply: redo ignore_materials 3 miesięcy temu
cx_spend.py 5209e0a8b6 cx_spend 2 miesięcy temu
integration.py 33c60219f1 vertical integration analyzer 4 miesięcy temu
market.py bba1a470f3 market: analyze markets concurrently 2 miesięcy temu
package.json 1c89938b5c buy webpage 3 miesięcy temu
pyproject.toml 604543ee88 market: estimate bids/asks filled 3 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 b337bfddd0 roi: expertise filter 2 miesięcy temu
sell.py 6b1a9d8a38 sell: show instant cash and total loss 3 miesięcy temu
supply.py 58ac39ad7b return on area 2 miesięcy 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