tools for prosperous universe

raylu d3e0524f77 roi: draw lines between recipes 1 tydzień temu
.gitignore 44c44a7079 .gitignore __pycache__/ 1 miesiąc temu
buy.py cfbb99cf8d include existing inventory and bids 2 tygodni temu
cache.py 604543ee88 market: estimate bids/asks filled 3 tygodni temu
config.py c44f33ab1d market: check filled bids 3 tygodni temu
integration.py 33c60219f1 vertical integration analyzer 1 miesiąc temu
market.py 1d1f3e57e1 market: filter out erroneous data, format p75 fill time 2 tygodni temu
pyproject.toml 604543ee88 market: estimate bids/asks filled 3 tygodni temu
readme.md 8643c15f32 add readme 1 miesiąc temu
roi.py d3e0524f77 roi: draw lines between recipes 1 tydzień temu
sell.py 26aba9cdac market: estimate profit/time 2 tygodni temu
supply.py cfbb99cf8d include existing inventory and bids 2 tygodni 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'

uv run supply.py promitor