cdsw-python Python Bibliotheken für das CoderDojo Schöneweide Installation python -m venv venv . venv/bin/activate pip install -e . Neue Version veröffentlichen Version in pyproject.toml ändern. python -m build twine upload dist/*