GithubHelp home page GithubHelp logo

isabella232 / bitpay-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitpay/bitpay-python

0.0 0.0 0.0 986 KB

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

License: MIT License

Shell 14.26% Python 74.66% Gherkin 11.08%

bitpay-python's Introduction

BitPay Library for Python

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

GitHub license Travis PyPI Supported Python versions Scrutinizer Coveralls

This library is only compatible with Python 2.7 and 3.*.

Getting Started

To get up and running with this library quickly, see these getting started guides:

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.

BitPay Support:

  • GitHub Issues
    • Open an issue if you are having issues with this library
  • Support
    • BitPay merchant support documentation

Sometimes a download can become corrupted for various reasons. However, you can verify that the release package you downloaded is correct by checking the md5 checksum "fingerprint" of your download against the md5 checksum value shown on the Releases page. Even the smallest change in the downloaded release package will cause a different value to be shown!

  • If you are using Windows, you can download a checksum verifier tool and instructions directly from Microsoft here: http://www.microsoft.com/en-us/download/details.aspx?id=11533
  • If you are using Linux or OS X, you already have the software installed on your system.
    • On Linux systems use the md5sum program. For example:
      • md5sum filename
    • On OS X use the md5 program. For example:
      • md5 filename

bitpay-python's People

Contributors

philosodad avatar mammadori avatar kleetus avatar jameswalpole avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.