Skip to content

🏠 Home¢

🐍 Venv Script

This script automates the creation of a Python virtual environment, installs dependencies from requirements.txt, and builds the MkDocs documentation site. It is intended for use on Windows systems (using venv/Scripts/activate).