aschleg / petpy

Petpy is an easy-to-use and convenient Python wrapper for the Petfinder API. Includes methods for parsing output JSON into pandas DataFrames for easier data analysis
http://petpy.readthedocs.io
MIT License
28 stars 13 forks source link

Remove support for Python 2.7 due to its end of life being almost 6 months away. #11

Closed aschleg closed 5 years ago

aschleg commented 5 years ago

Python 2.7 will not be maintained starting 1/1/2020 and therefore can remove support in petpy. May convert this into a project if the changes necessitate it.