tools for prosperous universe

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

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