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

Implement error messages from Petfinder API into methods. #12

Closed aschleg closed 5 years ago

aschleg commented 5 years ago

Release of petpy 2.1.0 introduces user-defined exceptions in hopes of providing more informative error messages for users to debug any errors they may encounter.