tools for prosperous universe

raylu 257c1f630a roi: hide low volume il y a 3 jours
ts 257c1f630a roi: hide low volume il y a 1 jour
www 257c1f630a roi: hide low volume il y a 1 jour
.gitignore efd06285ef roi webpage il y a 2 jours
bun.lock efd06285ef roi webpage il y a 2 jours
buy.py 38e73bfa0d buy: show deposits of current bids il y a 5 jours
cache.py 604543ee88 market: estimate bids/asks filled il y a 3 semaines
config.py 819f6990ca supply: redo ignore_materials il y a 3 jours
integration.py 33c60219f1 vertical integration analyzer il y a 1 mois
market.py 76b9b78ea1 supply: ignore materials il y a 6 jours
package.json efd06285ef roi webpage il y a 2 jours
pyproject.toml 604543ee88 market: estimate bids/asks filled il y a 3 semaines
readme.md 76b9b78ea1 supply: ignore materials il y a 6 jours
roi.py f5a1a27e13 roi: handle negative profit il y a 1 jour
sell.py 26aba9cdac market: estimate profit/time il y a 2 semaines
supply.py 819f6990ca supply: redo ignore_materials il y a 3 jours
tsconfig.json efd06285ef roi webpage il y a 2 jours

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