|
|
hace 2 semanas | |
|---|---|---|
| .gitignore | hace 1 mes | |
| buy.py | hace 2 semanas | |
| cache.py | hace 3 semanas | |
| config.py | hace 3 semanas | |
| integration.py | hace 1 mes | |
| market.py | hace 2 semanas | |
| pyproject.toml | hace 3 semanas | |
| readme.md | hace 1 mes | |
| roi.py | hace 1 mes | |
| sell.py | hace 2 semanas | |
| supply.py | hace 2 semanas |
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