petpy icon indicating copy to clipboard operation
petpy copied to clipboard

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

Results 4 petpy issues
Sort by recently updated
recently updated
newest added

The current notebooks in the README are still using the old version of `petpy` before Petfinder switched to v2.0. Update notebooks to use new version of petpy and try to...

enhancement

Simplify the code and allows Python range() to be passed to animals() so that specific set of pages could be requested

Simplify the code and allows Python range() to be passed to `animals()` so that specific set of pages could be requested (reroll of 515618 [#23] erased by c7fed56c5)