python-sdk
python-sdk copied to clipboard
Upgrades and Type Fixes
This is a colossal PR that changes a lot.
I wanted to avoid such a large PR but struggled to as there was a web of issues created by deprecated functionality or packages.
The main changes are:
- Upgrade package build to Python 3.11
- Upgrade minimum required Python version to 3.11. It was previously 3.7
- Increment major version (v1.0.0)
- Upgrading old packages
- Replacing deprecated functionality
- Fixing many type issues
- Fixing many lint/formatting issues
Superseded by https://github.com/VorTECHsa/python-sdk/pull/526
