tools for prosperous universe

raylu 1751827ed6 supply: refactor into buy_for_target пре 4 недеља
.gitignore 44c44a7079 .gitignore __pycache__/ пре 1 месец
cache.py ccbd16fb8a cache HTTP responses пре 1 месец
integration.py 33c60219f1 vertical integration analyzer пре 1 месец
market.py bb8820bcb8 market making пре 4 недеља
pyproject.toml ccbd16fb8a cache HTTP responses пре 1 месец
readme.md 8643c15f32 add readme пре 1 месец
roi.py 352fa2ebc0 show capex, opex пре 1 месец
supply.py 1751827ed6 supply: refactor into buy_for_target пре 4 недеља

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