|
|
6 天之前 | |
|---|---|---|
| .gitignore | 4 周之前 | |
| buy.py | 2 周之前 | |
| cache.py | 3 周之前 | |
| config.py | 3 周之前 | |
| integration.py | 4 周之前 | |
| market.py | 2 周之前 | |
| pyproject.toml | 3 周之前 | |
| readme.md | 1 月之前 | |
| roi.py | 6 天之前 | |
| sell.py | 2 周之前 | |
| supply.py | 2 周之前 |
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