tools for prosperous universe

raylu fe2001933e market: fix individual ticker mode hace 2 semanas
.gitignore 44c44a7079 .gitignore __pycache__/ hace 1 mes
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 1 mes
market.py fe2001933e market: fix individual ticker mode hace 2 semanas
pyproject.toml 604543ee88 market: estimate bids/asks filled hace 3 semanas
readme.md 8643c15f32 add readme hace 1 mes
roi.py 352fa2ebc0 show capex, opex hace 1 mes
sell.py 26aba9cdac market: estimate profit/time hace 2 semanas
supply.py a2a1de4f63 supply: show cost of each mat hace 3 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