Initial commit

This commit is contained in:
2025-03-01 18:11:57 +01:00
commit 96a6abf1e0
6 changed files with 219 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# Materia Environment Setup
We use `uv` as our Python package manager for faster, more reliable dependency management.
https://docs.astral.sh/uv/
### 1. Install UV
```bash
curl -LsSf https://astral.sh/uv/install.sh | sh
```
# Managing a project with uv
https://docs.astral.sh/uv/guides/projects/#managing-dependencies