Python pakket voor Herreweb
Go to file
2024-09-14 16:40:44 +02:00
.vscode Minor update to draw map. Now annotates multiple overlaps. But doesn't draw them yet.. 2024-09-13 22:39:23 +02:00
docs Initial commit. Adding docs 2023-10-15 22:14:56 +02:00
examples Updating sequence alignment 2023-12-02 13:35:13 +01:00
herrewebpy Updating memory drawer. 2024-09-14 16:40:44 +02:00
sample_data Updating memory drawer. 2024-09-14 16:40:44 +02:00
.gitignore Updating gitignore 2023-11-25 21:23:47 +01:00
debug.py Minor update to draw map. Now annotates multiple overlaps. But doesn't draw them yet.. 2024-09-13 22:39:23 +02:00
memory_drawer.html Updating memory drawer. 2024-09-14 16:40:44 +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
requirements.txt Minor update to draw map. Now annotates multiple overlaps. But doesn't draw them yet.. 2024-09-13 22:39:23 +02: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