tools for prosperous universe

raylu 5c223c7afb export logistics há 2 meses atrás
prunplanner 6492f0ebf6 handle prunplanner backend v2 há 3 meses atrás
ts a92c6f321d mat: show recipes há 3 meses atrás
www a92c6f321d mat: show recipes há 3 meses atrás
.gitignore 1781b80ad7 mat: empty page há 4 meses atrás
bun.lock 3115579907 mat: render IC1 chart há 4 meses atrás
buy.py 18e6372721 buy: sum multiple deposits for same material há 5 meses atrás
cache.py fdc7a2ed3c support arbitrary cache expiry há 3 meses atrás
company.py bf1bf3267b company: show production amount há 3 meses atrás
config.py cb1c042e2f supply: redo ignore_materials há 6 meses atrás
cx_spend.py 2d48715345 cx_spend: take CX as an argument há 4 meses atrás
export_logistics.py 5c223c7afb export logistics há 2 meses atrás
fx.py 6492f0ebf6 handle prunplanner backend v2 há 3 meses atrás
integration.py ac205e481f integration: show companies consuming há 3 meses atrás
market.py fcbe641947 movers há 5 meses atrás
mat_competitors.py ac205e481f integration: show companies consuming há 3 meses atrás
movers.py 9270f267a8 movers: handle NPC asks há 3 meses atrás
package.json 3115579907 mat: render IC1 chart há 4 meses atrás
planet_bases.py 4dd5a4776e mat_competitors: sort and format há 3 meses atrás
pyproject.toml 604543ee88 market: estimate bids/asks filled há 6 meses atrás
readme.md cb1c042e2f supply: redo ignore_materials há 6 meses atrás
roa.py 58ac39ad7b return on area há 5 meses atrás
roi.py 6492f0ebf6 handle prunplanner backend v2 há 3 meses atrás
sell.py 6b1a9d8a38 sell: show instant cash and total loss há 6 meses atrás
shipbuilding.py c8af60e7be shipbuilding: make everything except hardcoded list há 3 meses atrás
supply.py 5c223c7afb export logistics há 2 meses atrás
tsconfig.json f9349e0fc1 roi webpage há 6 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