FPyS - An Amazon FPS Client for Python
Trac Info:
Want to log in to Trac? Try guest/fpysguest as the username/password.
Want your own username/password? Send the output of htpasswd -s -n USERNAME to tim *at* digital-achievement *dot* com
License: MIT
Prerequisites:
- wsgi_intercept (for tests)
- uuid (for Python 2.4)
- ElementTree (for Python 2.4)
Demo: FPeS (more information)
QuickStartGuide
More Information
FPyS utilizes the REST interface to the Amazon Flexible Payment system to allow Python developers easy access to the Flexible Payment System. The library works out of the box with Python 2.5. ElementTree? and uuid are required installs in environments not yet running 2.5. FPyS is released under the MIT license.
The library has grown through the development of it's first example applcation, FPeS, and so not all API methods are properly implemented yet. The API will become better implemented and better tested as applications are written against it. If you would like to help with the testing and implementation, please make use of the support resources listed below.
Downloads:
Development Version:
- FPyS Library: http://achievewith.us/svn/public/fpys/trunk/
- FPeS Example Application (TurboGears? Required): http://achievewith.us/svn/public/fpys/examples/FPeS/
Support Resources:
- This Trac, of course! (Guest login: guest/fpysguest)
- The mailing list
- FPeS Example Application: http://fpes.achievewith.us
- Contact the author: Tim Freund (tim *at* digital-achievement *dot* com)
- Amazon FPS Website: http://www.amazon.com/b?ie=UTF8&node=342430011
- Amazon AWS Forums: http://developer.amazonwebservices.com/connect/forumindex.jspa
For a complete list of local wiki pages, see TitleIndex.
