forked from bzimmer/pysmug
-
Notifications
You must be signed in to change notification settings - Fork 0
A high-performance python client for the SmugMug API.
License
cro/pysmug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Python 100.0%