Skip to content

my8bird/photo-watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Requires

  • watchdog
  • twisted

Suggested setup using to virtualenv

# Get the code
git clone git@github.com:my8bird/photo-watcher.git
cd photo-watcher

# Install virtualenv if you don't have it
pip install virtualenv
# Create a virtual workspace for the python dependencies
virtualenv .

# Install the dependencies
pip install watchdog twisted boto

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published