tools for prosperous universe

raylu 5138ec0d4f roi webpage 22 小时之前
ts 5138ec0d4f roi webpage 21 小时之前
www 5138ec0d4f roi webpage 21 小时之前
.gitignore 5138ec0d4f roi webpage 21 小时之前
bun.lock 5138ec0d4f roi webpage 21 小时之前
buy.py 38e73bfa0d buy: show deposits of current bids 1 天之前
cache.py 604543ee88 market: estimate bids/asks filled 2 周之前
config.py 76b9b78ea1 supply: ignore materials 2 天之前
integration.py 33c60219f1 vertical integration analyzer 3 周之前
market.py 76b9b78ea1 supply: ignore materials 2 天之前
package.json 5138ec0d4f roi webpage 21 小时之前
pyproject.toml 604543ee88 market: estimate bids/asks filled 2 周之前
readme.md 76b9b78ea1 supply: ignore materials 2 天之前
roi.py 5138ec0d4f roi webpage 21 小时之前
sell.py 26aba9cdac market: estimate profit/time 2 周之前
supply.py 76b9b78ea1 supply: ignore materials 2 天之前
tsconfig.json 5138ec0d4f roi webpage 21 小时之前

readme.md

supply cart

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