Piggyphoto

Python bindings for libgphoto2
Alternatives To Piggyphoto
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Piggyphoto140
12 years ago10C
Python bindings for libgphoto2
Ocvm33
2 years ago13C++
OpenComputer Emulator
Redmine Libsvn22
12 years ago4mitRuby
Redmine plugin to use libsvn bindings to access Subversion repositories.
Ruby Terminfo19
2 months ago1HTML
ruby-terminfo is a terminfo binding for Ruby
Svn_wc16
111 years ago6February 07, 20121lgpl-3.0Ruby
A Rubygem. Operate on the working copy of a (remote) Subversion (svn) repository. Utilizes the Subversion Ruby Bindings, exposing their functionality in a simplified way.
Alien Svn16
4 years ago14C
Easy installation of the Subversion Perl Bindings
Subvertpy11
4 months ago9lgpl-2.1C
Alternative Python bindings for Subversion
Llvmruby8
14 years agomitRuby
LLVM bindings for Ruby
Python Syncml7
14 years agoother
Geos6
12 years agolgpl-2.1C++
mirror of official svn. synchronized hourly.
Alternatives To Piggyphoto
Select To Compare


Alternative Project Comparisons
Readme

piggyphoto

Python bindings for libgphoto2.

This is a very rough proof of concept. Feel free to play with it and add improvements.

Usage

You have to install libgphoto2. It should work with any version, from the one prepackaged in Ubuntu to the latest SVN checkout. In theory, of course :)

import piggyphoto

C = piggyphoto.camera()
print C.abilities
C.capture_preview('preview.jpg')
C.capture_image('image.jpg')

Enjoy!

Popular Bindings Projects
Popular Subversion Projects
Popular Libraries Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
C
Bindings
Svn
Python Bindings