Skip to content

hstern/pyspypoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)]

About

Python Client for SPYPOINT Cloud API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages