tools for prosperous universe

raylu d20d4b9f48 roi: handle thinly traded scientist consumables пре 2 месеци
ts 6d7615afcd roi: tweak color scale пре 2 месеци
www 4c24ef6201 roi: last updated пре 2 месеци
.gitignore 1c89938b5c buy webpage пре 3 месеци
bun.lock f9349e0fc1 roi webpage пре 3 месеци
buy.py b1f0e3b07b buy: highlight items with no bids in red пре 2 месеци
cache.py bba1a470f3 market: analyze markets concurrently пре 2 месеци
config.py cb1c042e2f supply: redo ignore_materials пре 3 месеци
cx_spend.py 5209e0a8b6 cx_spend пре 2 месеци
integration.py 33c60219f1 vertical integration analyzer пре 4 месеци
market.py bba1a470f3 market: analyze markets concurrently пре 2 месеци
package.json 1c89938b5c buy webpage пре 3 месеци
pyproject.toml 604543ee88 market: estimate bids/asks filled пре 3 месеци
readme.md cb1c042e2f supply: redo ignore_materials пре 3 месеци
roi.py d20d4b9f48 roi: handle thinly traded scientist consumables пре 2 месеци
sell.py 6b1a9d8a38 sell: show instant cash and total loss пре 3 месеци
supply.py 5b287db18e supply: use exports from previous planets пре 2 месеци
tsconfig.json f9349e0fc1 roi webpage пре 3 месеци

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.promitor]
ignore_materials = ['RAT']

uv run supply.py promitor