Metadata-Version: 2.1
Name: bitpay
Version: 3.1.2203
Summary: Accept bitcoin with BitPay
Home-page: https://github.com/bitpay/python-bitpay-client
Author: Antonio Buedo
Author-email: sales-engineering@bitpay.com
License: UNKNOWN
Download-URL: https://github.com/bitpay/python-bitpay-client/tarball/v3.1.2203
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 only Python 3.8.
                
Keywords: bitcoin,payments,crypto,cash,ethereum,online payments
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
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
Requires-Python: >=3.7
Description-Content-Type: text/markdown
