Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Türk f5a4342bcf Verbindungsaufbau nur wenn nötig 2023-11-13 12:36:21 +01:00
Thomas Türk 599339a270 getWebClient implementiert 2023-07-27 11:56:20 +02:00
Thomas Türk 3566c9ba3e apply flake8, remove Python 3.10 Syntax
make sure that the package works with older Python versions:

- replace matches with if-then-else
- Replace "|" with "Union"
- Remove "TypeAbbrev"

Make sure taht flake8 produces few warnings.

Add github action for automatic checks.
2023-05-06 21:54:58 +02:00
Thomas Türk d88469e711 ScriptTool erweitert und Beispiel hinzugefügt 2023-05-06 19:28:37 +02:00
Thomas Türk f8dd0a008d Initial commit 2023-05-04 16:10:35 +02:00