Python pakket voor Herreweb
Go to file
2023-10-15 22:14:56 +02:00
docs Initial commit. Adding docs 2023-10-15 22:14:56 +02:00
herrewebpy Initial commit. Adding docs 2023-10-15 22:14:56 +02:00
.gitignore Initial commit. Adding docs 2023-10-15 22:14:56 +02:00
README.md Initial commit. Adding docs 2023-10-15 22:14:56 +02:00
readthedocs.yml Initial commit. Adding docs 2023-10-15 22:14:56 +02:00

HerrewebPy

Python package for Herreweb.

python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
pip install sphinx sphinx-rtd-theme sphinxcontrib-napoleon