tools for prosperous universe

raylu 5b35cffd1f move roi to subpage пре 3 месеци
ts bcd3176086 roi: include habitation area and capex пре 3 месеци
www 5b35cffd1f move roi to subpage пре 3 месеци
.gitignore f9349e0fc1 roi webpage пре 3 месеци
bun.lock f9349e0fc1 roi webpage пре 3 месеци
buy.py 361204c475 supply: don't include warehouse inventory in cost пре 3 месеци
cache.py 604543ee88 market: estimate bids/asks filled пре 3 месеци
config.py cb1c042e2f supply: redo ignore_materials пре 3 месеци
integration.py 33c60219f1 vertical integration analyzer пре 4 месеци
market.py 76b9b78ea1 supply: ignore materials пре 3 месеци
package.json f9349e0fc1 roi webpage пре 3 месеци
pyproject.toml 604543ee88 market: estimate bids/asks filled пре 3 месеци
readme.md cb1c042e2f supply: redo ignore_materials пре 3 месеци
roi.py bcd3176086 roi: include habitation area and capex пре 3 месеци
sell.py 26aba9cdac market: estimate profit/time пре 3 месеци
supply.py 361204c475 supply: don't include warehouse inventory in cost пре 3 месеци
tsconfig.json f9349e0fc1 roi webpage пре 3 месеци

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