tools for prosperous universe

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

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