Skip to content

Latest commit

 

History

History
85 lines (56 loc) · 1.95 KB

api.rst

File metadata and controls

85 lines (56 loc) · 1.95 KB

API reference

Here you can find an overview of all available classes and methods.

Warning

Deprecated methods will be removed in next minor version.

For example: if you rely on some non-deprecated method in version 3.3, then it's fine to update once to 3.4. If the method gets deprecated in 3.4, then it will be removed in 3.5!

pycaching

Geocaching

pycaching.geocaching

Cache

pycaching.cache.Cache

pycaching.cache.Waypoint

pycaching.cache.Type

pycaching.cache.Size

Logs

pycaching.log.Log

pycaching.log.Type

Trackables

pycaching.trackable

Geo utilities

pycaching.geo

pycaching.geo.Point

pycaching.geo.Polygon

pycaching.geo.Rectangle

Errors

pycaching.errors