tools for prosperous universe

raylu 2037106b63 refactor cachedFetchJSON into cache.ts hai 1 mes
ts 2037106b63 refactor cachedFetchJSON into cache.ts hai 1 mes
www 1c2d69216f roi: selectable CX hai 1 mes
.gitignore 1c2d69216f roi: selectable CX hai 1 mes
bun.lock f9349e0fc1 roi webpage hai 3 meses
buy.py 18e6372721 buy: sum multiple deposits for same material hai 2 meses
cache.py bba1a470f3 market: analyze markets concurrently hai 2 meses
config.py cb1c042e2f supply: redo ignore_materials hai 3 meses
cx_spend.py 5209e0a8b6 cx_spend hai 2 meses
integration.py 1563ae65e7 integration: sort, show alternate recipes hai 1 mes
market.py fcbe641947 movers hai 2 meses
movers.py fcbe641947 movers hai 2 meses
package.json 1c89938b5c buy webpage hai 3 meses
pyproject.toml 604543ee88 market: estimate bids/asks filled hai 3 meses
readme.md cb1c042e2f supply: redo ignore_materials hai 3 meses
roa.py 58ac39ad7b return on area hai 2 meses
roi.py 1c2d69216f roi: selectable CX hai 1 mes
sell.py 6b1a9d8a38 sell: show instant cash and total loss hai 3 meses
supply.py 91e5a82daf supply: fix planets consuming a mat for production and workers hai 2 meses
tsconfig.json f9349e0fc1 roi webpage hai 3 meses

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