tools for prosperous universe

raylu fcbe641947 movers hai 2 meses
ts 36bb950a67 buy: group planets by CX hai 2 meses
www 36bb950a67 buy: group planets by CX hai 2 meses
.gitignore 1c89938b5c buy webpage hai 3 meses
bun.lock f9349e0fc1 roi webpage hai 3 meses
buy.py fcbe641947 movers hai 2 meses
cache.py bba1a470f3 market: analyze markets concurrently hai 2 meses
config.py cb1c042e2f supply: redo ignore_materials hai 3 meses
cx_spend.py 5209e0a8b6 cx_spend hai 2 meses
integration.py 33c60219f1 vertical integration analyzer hai 4 meses
market.py fcbe641947 movers hai 2 meses
movers.py fcbe641947 movers hai 2 meses
package.json 1c89938b5c buy webpage hai 3 meses
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 fcbe641947 movers hai 2 meses
sell.py 6b1a9d8a38 sell: show instant cash and total loss hai 3 meses
supply.py 58ac39ad7b return on area hai 2 meses
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