Skip to content

balanced/balanced-python

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2014
Jun 20, 2012
Sep 10, 2014
Jan 9, 2015
Dec 19, 2014
Dec 17, 2014
Apr 18, 2014
Jul 8, 2014
Dec 19, 2014
Jan 30, 2014
Jun 18, 2013
Dec 13, 2014
Apr 18, 2014
Apr 23, 2014
Jun 20, 2013
Dec 13, 2014
Dec 23, 2013

Repository files navigation

Balanced

Online Marketplace Payments

Build Status Latest Version Downloads Supported Python versions License

v1.x requires Balanced API 1.1. Use v0.x for Balanced API 1.0.

Installation

pip install balanced

Usage

View Balanced's online tutorial and documentation at https://www.balancedpayments.com/docs/overview?language=python

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Write your code and unit tests
  4. Ensure all tests still pass (nosetests)
  5. PEP8 your code
  6. Commit your changes (git commit -am 'Add some feature')
  7. Push to the branch (git push origin my-new-feature)
  8. Create new pull request

Documentation scenarios

Each scenario lives in the scenarios directory and is comprised of the following:

  • definition.mako - Method definition
  • request.mako - Scenario code
  • executable.py - Processed request.mako. Can be executed directly in Python. Generated by render_scenarios.py.
  • python.mako - Documentation template to be consumed by balanced-docs. Generated by - render_scenarios.py.

About

Balanced API library in python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 18