spyse-com / spyse-python

The official wrapper for spyse.com API, written in Python, aimed to help developers build their integrations with Spyse.
https://spyse.com
MIT License
21 stars 11 forks source link

Remove dataclasses #12

Closed fabaff closed 1 year ago

fabaff commented 2 years ago

Remove dataclasses and limit support to Python > 3.7 as older releases are EOL.

Fixes #7