tools for prosperous universe

raylu 1751827ed6 supply: refactor into buy_for_target 2 месяцев назад
.gitignore 44c44a7079 .gitignore __pycache__/ 2 месяцев назад
cache.py ccbd16fb8a cache HTTP responses 2 месяцев назад
integration.py 33c60219f1 vertical integration analyzer 2 месяцев назад
market.py bb8820bcb8 market making 2 месяцев назад
pyproject.toml ccbd16fb8a cache HTTP responses 2 месяцев назад
readme.md 8643c15f32 add readme 2 месяцев назад
roi.py 352fa2ebc0 show capex, opex 2 месяцев назад
supply.py 1751827ed6 supply: refactor into buy_for_target 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