Python pakket voor Herreweb
Go to file
2023-11-25 21:23:47 +01:00
docs Initial commit. Adding docs 2023-10-15 22:14:56 +02:00
herrewebpy Added mlops 2023-10-29 19:29:01 +01:00
.gitignore Updating gitignore 2023-11-25 21:23:47 +01:00
debug.py Added mlops 2023-10-29 19:29:01 +01: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
requirements.txt Added mlops 2023-10-29 19:29:01 +01:00
setup.py Added setup.py 2023-10-17 21:55:14 +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