Skip to main content

Payments platform for marketplaces (twisted fork)

Project description

# txBalanced

Online Marketplace Payments

Note: this library works with Balanced API version 1.1

This is the [Twisted](https://twistedmatrix.com/trac/) fork of the official Balanced Payments Python [library](https://github.com/balanced/balanced-python/). While this library is directly derived from the official python library, there are some areas where it is not completely compatible. For example:

  • It is not possible to lazily iterate through paginated lists. You must instead load each page and iterate through the items in the page. (.all() will load everything, however, but be aware that it will load all results into memory)

  • Any lookup that goes over the wire will return a deferred

## Installation

pip install txbalanced

## Usage

View Balanced’s online tutorial and documentation at https://www.balancedpayments.com/docs/overview?language=python (while noting the caveats above)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

txbalanced-0.1.1.tar.gz (9.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page