Commit Graph

9 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 e7fe3fb037 APplusJob implementiert 2023-08-23 17:29:38 +02:00
Thomas Türk 599339a270 getWebClient implementiert 2023-07-27 11:56:20 +02:00
Thomas Türk b05b5de039 add Changelog and Version info to documentation 2023-05-06 22:19:51 +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 77e472e016 Einbindung von Beispielen in Doku angepasst 2023-05-04 18:53:00 +02:00
Thomas Türk 4637a8c579 README erweitert 2023-05-04 17:12:07 +02:00
Thomas Türk f8dd0a008d Initial commit 2023-05-04 16:10:35 +02:00