Skip to content

ionux/bitpay-python

 
 

Repository files navigation

BitPay Library for Python

Powerful, flexible, lightweight interface to the BitPay Bitcoin Payment Gateway API.

Supported Python versions PyPi Package

This library is only compatible with Python 3. If you're using Python 2.x, please use our separate bitpay-python library.

Getting Started

To get up and running with this library quickly, see the GUIDE here: (https://github.com/bitpay/bitpay-python/blob/master/GUIDE.md)

API Documentation

API Documentation is available on the BitPay site.

Running the Tests

Before running the behavior tests, you will need a test.bitpay.com account and you will need to set the local constants.

To set constants: > source tasks/set_constants.sh "https://test.bitpay.com" your@email yourpassword

To run unit tests: > nosetests

To run behavior tests: > behave

Found a bug?

Let us know! Send a pull request or a patch. Questions? Ask! We're here to help. We will respond to all filed issues.

About

Powerful, flexible, lightweight SDK for the BitPay Bitcoin Payment Gateway API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 72.2%
  • Shell 16.4%
  • Gherkin 11.4%