tools for prosperous universe

raylu 9d7023e802 supply: buy whole numbers for each planet 3 nedēļas atpakaļ
.gitignore 44c44a7079 .gitignore __pycache__/ 1 mēnesi atpakaļ
cache.py ccbd16fb8a cache HTTP responses 1 mēnesi atpakaļ
integration.py 33c60219f1 vertical integration analyzer 1 mēnesi atpakaļ
market.py 1e429f26d1 market: filter to mats that traded with a spread 3 nedēļas atpakaļ
pyproject.toml b329bcc774 supply: simultaneously supply multiple planets 4 nedēļas atpakaļ
readme.md 8643c15f32 add readme 1 mēnesi atpakaļ
roi.py 352fa2ebc0 show capex, opex 1 mēnesi atpakaļ
supply.py 9d7023e802 supply: buy whole numbers for each planet 3 nedēļas atpakaļ

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