|
|
hace 22 horas | |
|---|---|---|
| ts | hace 21 horas | |
| www | hace 21 horas | |
| .gitignore | hace 21 horas | |
| bun.lock | hace 21 horas | |
| buy.py | hace 1 día | |
| cache.py | hace 2 semanas | |
| config.py | hace 2 días | |
| integration.py | hace 3 semanas | |
| market.py | hace 2 días | |
| package.json | hace 21 horas | |
| pyproject.toml | hace 2 semanas | |
| readme.md | hace 2 días | |
| roi.py | hace 21 horas | |
| sell.py | hace 2 semanas | |
| supply.py | hace 2 días | |
| tsconfig.json | hace 21 horas |
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'
[market]
ignore_warehouses = ['HRT']
[supply]
ignore_materials = ['RAT']
uv run supply.py promitor