|
|
пре 22 часа | |
|---|---|---|
| ts | пре 21 часа | |
| www | пре 21 часа | |
| .gitignore | пре 21 часа | |
| bun.lock | пре 21 часа | |
| buy.py | пре 1 дан | |
| cache.py | пре 2 недеља | |
| config.py | пре 2 дана | |
| integration.py | пре 3 недеља | |
| market.py | пре 2 дана | |
| package.json | пре 21 часа | |
| pyproject.toml | пре 2 недеља | |
| readme.md | пре 2 дана | |
| roi.py | пре 21 часа | |
| sell.py | пре 2 недеља | |
| supply.py | пре 2 дана | |
| tsconfig.json | пре 21 часа |
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