@@ -0,0 +1,11 @@
+## 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
+```toml
+username = 'raylu'
+fio_api_key = 'uuid_here'
+```
+`uv run supply.py promitor`