tools for prosperous universe

raylu d3e0524f77 roi: draw lines between recipes hace 6 días
.gitignore 44c44a7079 .gitignore __pycache__/ hace 4 semanas
buy.py cfbb99cf8d include existing inventory and bids hace 2 semanas
cache.py 604543ee88 market: estimate bids/asks filled hace 3 semanas
config.py c44f33ab1d market: check filled bids hace 3 semanas
integration.py 33c60219f1 vertical integration analyzer hace 4 semanas
market.py 1d1f3e57e1 market: filter out erroneous data, format p75 fill time hace 2 semanas
pyproject.toml 604543ee88 market: estimate bids/asks filled hace 3 semanas
readme.md 8643c15f32 add readme hace 1 mes
roi.py d3e0524f77 roi: draw lines between recipes hace 6 días
sell.py 26aba9cdac market: estimate profit/time hace 2 semanas
supply.py cfbb99cf8d include existing inventory and bids hace 2 semanas

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