tools for prosperous universe

raylu c44f33ab1d market: check filled bids 3 veckor sedan
.gitignore 44c44a7079 .gitignore __pycache__/ 4 veckor sedan
cache.py ccbd16fb8a cache HTTP responses 4 veckor sedan
config.py c44f33ab1d market: check filled bids 3 veckor sedan
integration.py 33c60219f1 vertical integration analyzer 4 veckor sedan
market.py c44f33ab1d market: check filled bids 3 veckor sedan
pyproject.toml 11ea61d64f supply: take weight/volume as flags 3 veckor sedan
readme.md 8643c15f32 add readme 1 månad sedan
roi.py 352fa2ebc0 show capex, opex 4 veckor sedan
supply.py f94c230f8e market: show outbid/undercut 3 veckor sedan

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