tools for prosperous universe

raylu bcd3176086 roi: include habitation area and capex 14 小时之前
ts bcd3176086 roi: include habitation area and capex 13 小时之前
www bcd3176086 roi: include habitation area and capex 13 小时之前
.gitignore f9349e0fc1 roi webpage 15 小时之前
bun.lock f9349e0fc1 roi webpage 15 小时之前
buy.py aaca060931 supply: exclude ignored materials from weight/volume 14 小时之前
cache.py 604543ee88 market: estimate bids/asks filled 3 周之前
config.py cb1c042e2f supply: redo ignore_materials 15 小时之前
integration.py 33c60219f1 vertical integration analyzer 4 周之前
market.py 76b9b78ea1 supply: ignore materials 4 天之前
package.json f9349e0fc1 roi webpage 15 小时之前
pyproject.toml 604543ee88 market: estimate bids/asks filled 3 周之前
readme.md cb1c042e2f supply: redo ignore_materials 15 小时之前
roi.py bcd3176086 roi: include habitation area and capex 13 小时之前
sell.py 26aba9cdac market: estimate profit/time 2 周之前
supply.py aaca060931 supply: exclude ignored materials from weight/volume 14 小时之前
tsconfig.json f9349e0fc1 roi webpage 15 小时之前

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