Installation¶
Requirements¶
- Python 3.10 or later
- steer-core (installed automatically)
From PyPI¶
From source¶
Clone the repository and install in editable mode:
git clone https://github.com/stanford-developers/steer-materials.git
cd steer-materials
pip install -e .
Optional extras¶
Install development tools (testing, linting, formatting):
Install documentation tools: