|
|
22 órája | |
|---|---|---|
| ts | 21 órája | |
| www | 21 órája | |
| .gitignore | 21 órája | |
| bun.lock | 21 órája | |
| buy.py | 1 napja | |
| cache.py | 2 hete | |
| config.py | 2 napja | |
| integration.py | 3 hete | |
| market.py | 2 napja | |
| package.json | 21 órája | |
| pyproject.toml | 2 hete | |
| readme.md | 2 napja | |
| roi.py | 21 órája | |
| sell.py | 2 hete | |
| supply.py | 2 napja | |
| tsconfig.json | 21 órája |
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