Metadata-Version: 2.1
Name: bitpay
Version: 2.4.1905
Summary: Accept bitcoin with BitPay
Home-page: https://github.com/bitpay/bitpay-python
Author: BitPay Integrations Team
Author-email: sales-engineering@bitpay.com
License: UNKNOWN
Download-URL: https://github.com/bitpay/bitpay-python/tarball/v2.4.1905
Description: Python Library for integrating with BitPay
        ------------------------------------------
        
        This library is a simple way to integrate your application with
        BitPay for taking Bitcoin payments. It exposes three basic 
        functions, authenticating with BitPay, creating invoices, 
        and retrieving invoices. It is not meant as a replacement for 
        the entire BitPay API. However, the key_utils module contains
        all of the tools you need to use the BitPay API for other
        purposes.
        
        This version requires Python 2.7 or later.
        
Keywords: bitcoin,payments,crypto
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business :: Financial
Description-Content-Type: text/markdown
