MaMo Py (MARIMORE Python libraries) Code
Brought to you by:
iqbalabdullah
File | Date | Author | Commit |
---|---|---|---|
ext | 2009-08-31 | iqbalabdullah | [r16] Added svn props |
mamopublic | 2010-03-12 | iqbalabdullah | [r49] Fixed bug on return code for Epsilon failed orders |
tags | 2010-02-01 | iqbalabdullah | [r47] Tagging the 1.2 release |
LICENSE | 2009-08-24 | iqbalabdullah | [r1] Initial addition |
README | 2010-02-01 | iqbalabdullah | [r46] Fixed typo |
epydoc.conf | 2009-08-30 | iqbalabdullah | [r10] Moved to mamopublic |
gendocs.sh | 2009-08-30 | iqbalabdullah | [r10] Moved to mamopublic |
setup.py | 2009-08-30 | iqbalabdullah | [r14] Changed version |
MaMo (MARIMORE python libs) ---------------------- A set of basic utilities, libraries and python code being used by other packages in MARIMORE. Project Website: https://marimorepy.marimore.co.jp/ You can get more information on installation and usage of the libraries from the project website above To install: * run "sudo python setup.py install" in the root directory Tips on various scripts: * gendocs.sh will automatically create epydocs files under the mamopublic/docs directory This project is released under the OSI BSD license Please read LICENSE for more information Updates ----------------------- 2009-09-06 Added libraries and django apps to talk to Epsilon (www.epsilon.jp), a payment provider in JP. Currently only supports simple payments methods, i.e one time payments 2009-12-31 Added libraries and django apps to talk to Paypal (www.paypal.com)