Bissl Code der einem etwas Zeit sparen kann.
wobbl_tools | ||
.gitignore | ||
README.md | ||
requirements.txt | ||
setup.py |
Wobbl tools
A python module for some projects by the Wobbler.
Installation
To install this module, you just have to clone the repository, cd into it and let pip install it.
You can do so by running these commands:
git clone https://teapot.informationsanarchistik.de/Wobbl/wobbl_tools.git
cd wobbl_tools
pip install -e .