/processout-python

ProcessOut API bindings for Python

Primary LanguagePythonMIT LicenseMIT

ProcessOut Python

This package provides bindings to the ProcessOut API.

Dependencies

  • Python 2.4 or higher
  • Requests

Installation

The package's installation is done using pypi:

pip install processOut

If you don't want to use pip to install this package, you may simply do a git clone of this repository.