Skip to content

philipsahli/django-picasabuttonizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Picasa is an application from Google for Linux, Windows and MacOSX and lets you manage your photos. The Button API can send the selected images to an url, open with another programm or just execute a shell command.

Django-picasabuttonizer uses the Button API.

Installation

$ pip install -e git+ssh://git@github.com/fatrix/django-picasabuttonizer.git@v0.1.1b#egg=django-picasabuttonizer

or add

-e git+ssh://git@github.com/fatrix/django-picasabuttonizer.git@v0.1.1b#egg=django-picasabuttonizer

to a requirements.txt and then execute

pip install -r requirements.txt

Dependencies

  • Django >= 1.3
  • Mezzanine (optional, Page processor included)
  • lxml

About

A django application which lets you create buttons for Google's Picasa (Use it on http://www.fatrix.ch/buttonizer)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages