tools for prosperous universe

raylu 4f053fe338 market: split profit and fill time пре 2 недеља
.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 4f053fe338 market: split profit and fill time пре 2 недеља
pyproject.toml 604543ee88 market: estimate bids/asks filled пре 3 недеља
readme.md 8643c15f32 add readme пре 1 месец
roi.py 352fa2ebc0 show capex, opex пре 1 месец
sell.py 26aba9cdac market: estimate profit/time пре 3 недеља
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