Version check, Python 2.7 cleanup, insecure server https for testing
- added client version check against
PyPI
(warning) and server (error) - removed support for Python 2.7
- added Python 3.11 target
- added
-k
option (insecure https server - self sign certificate) for testing purposes