tools for prosperous universe

raylu 1563ae65e7 integration: sort, show alternate recipes пре 1 месец
ts 1c2d69216f roi: selectable CX пре 1 месец
www 1c2d69216f roi: selectable CX пре 1 месец
.gitignore 1c2d69216f roi: selectable CX пре 1 месец
bun.lock f9349e0fc1 roi webpage пре 3 месеци
buy.py 18e6372721 buy: sum multiple deposits for same material пре 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 1563ae65e7 integration: sort, show alternate recipes пре 1 месец
market.py fcbe641947 movers пре 2 месеци
movers.py fcbe641947 movers пре 2 месеци
package.json 1c89938b5c buy webpage пре 3 месеци
pyproject.toml 604543ee88 market: estimate bids/asks filled пре 3 месеци
readme.md cb1c042e2f supply: redo ignore_materials пре 3 месеци
roa.py 58ac39ad7b return on area пре 2 месеци
roi.py 1c2d69216f roi: selectable CX пре 1 месец
sell.py 6b1a9d8a38 sell: show instant cash and total loss пре 3 месеци
supply.py 91e5a82daf supply: fix planets consuming a mat for production and workers пре 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