Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

bzimmer/pysmug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary
-----------

A high-performance python client for the SmugMug API utilizing
the pycurl library for connectivity.

More information available at http://code.google.com/p/pysmug.

Author:  Brian Zimmer <bzimmer@ziclix.com>
Version: 0.5
Date:    10-14-2008

Requirements
------------

- Python 2.5+
- PycURL + libcurl
- simplejson
- nose (optional: required for running tests)
- A SmugMug API key (optional; required for non-anonymous access)

Installation and examples
-------------------------

$ unzip pysmug-0.5.zip
$ cd pysmug-0.5
$ python setup.py install
$ <create a configuration file>
$ python setup.py nosetests

License
-------

Released under the MIT License.

Feedback
--------

Send patches, issues and comments to bzimmer@ziclix.com.

About

A high-performance python client for the SmugMug API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages