Client for SPYPOINT
Project description
Python Client for SPYPOINT Cloud API
This is an unofficial client for the SPYPOINT Cloud API. You can use it to obtain download urls for recent photos uploaded by your cellular trail camera.
Usage
import spypoint
c = spypoint.Client(username, password)
[p.url() for p in c.photos(c.cameras(), limit=1)]
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyspypoint-2.0.0.tar.gz
(8.7 kB
view hashes)