.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.poetry/


mechlab-docs/

# Python Build Folder
dist/

# Virtual Environments
.venv/