Skip to content

petpy 1.8.0 Release

Compare
Choose a tag to compare
@aschleg aschleg released this 16 May 02:45
· 146 commits to master since this release

General refactoring of the petpy library to remove unneeded methods from being exposed when importing the library. The best way to import and begin using petpy is from petpy import Petfinder or, less optimally, import petpy, then calling the Petfinder class by petpy.Petfinder.