tools for prosperous universe

raylu 26aba9cdac market: estimate profit/time пре 2 недеља
.gitignore 44c44a7079 .gitignore __pycache__/ пре 4 недеља
cache.py 604543ee88 market: estimate bids/asks filled пре 3 недеља
config.py c44f33ab1d market: check filled bids пре 3 недеља
integration.py 33c60219f1 vertical integration analyzer пре 4 недеља
market.py 26aba9cdac market: estimate profit/time пре 2 недеља
pyproject.toml 604543ee88 market: estimate bids/asks filled пре 3 недеља
readme.md 8643c15f32 add readme пре 1 месец
roi.py 352fa2ebc0 show capex, opex пре 4 недеља
sell.py 26aba9cdac market: estimate profit/time пре 2 недеља
supply.py a2a1de4f63 supply: show cost of each mat пре 3 недеља

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