PyAPplus64/src/PyAPplus64
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
..
__init__.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
applus.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
applus_db.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
applus_scripttool.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
applus_server.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
applus_sysconf.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
applus_usexml.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
duplicate.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
pandas.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
py.typed Initial commit 2023-05-04 16:10:35 +02:00
sql_utils.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00
utils.py apply flake8, remove Python 3.10 Syntax 2023-05-06 21:54:58 +02:00