tools for prosperous universe

raylu d3e0524f77 roi: draw lines between recipes пре 1 недеља
.gitignore 44c44a7079 .gitignore __pycache__/ пре 1 месец
buy.py cfbb99cf8d include existing inventory and bids пре 2 недеља
cache.py 604543ee88 market: estimate bids/asks filled пре 3 недеља
config.py c44f33ab1d market: check filled bids пре 3 недеља
integration.py 33c60219f1 vertical integration analyzer пре 1 месец
market.py 1d1f3e57e1 market: filter out erroneous data, format p75 fill time пре 2 недеља
pyproject.toml 604543ee88 market: estimate bids/asks filled пре 3 недеља
readme.md 8643c15f32 add readme пре 1 месец
roi.py d3e0524f77 roi: draw lines between recipes пре 1 недеља
sell.py 26aba9cdac market: estimate profit/time пре 2 недеља
supply.py cfbb99cf8d include existing inventory and bids пре 2 недеља

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