|
|
il y a 19 heures | |
|---|---|---|
| ts | il y a 19 heures | |
| www | il y a 19 heures | |
| .gitignore | il y a 20 heures | |
| bun.lock | il y a 20 heures | |
| buy.py | il y a 20 heures | |
| cache.py | il y a 3 semaines | |
| config.py | il y a 20 heures | |
| integration.py | il y a 4 semaines | |
| market.py | il y a 5 jours | |
| package.json | il y a 20 heures | |
| pyproject.toml | il y a 3 semaines | |
| readme.md | il y a 20 heures | |
| roi.py | il y a 19 heures | |
| sell.py | il y a 2 semaines | |
| supply.py | il y a 20 heures | |
| tsconfig.json | il y a 20 heures |
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.promitor]
ignore_materials = ['RAT']
uv run supply.py promitor