Metadata-Version: 2.0
Name: globee-py2
Version: 2.3.5
Summary: Accept bitcoin and altcoins with GloBee
Home-page: https://github.com/GloBee-Official/bitpay-python-py2
Author: GloBee Integrations Team
Author-email: integrations@globee.com
License: MIT License
Download-URL: https://github.com/GloBee-Official/bitpay-python-py2/tarball/v2.3.5
Keywords: bitcoin,payments,crypto,altcoin
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 2 :: 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

Python Library for integrating with BitPay
-------------------------------------

This library is compatible with Python 2.7.8. It is not compatible with Python 3.

This library is a simple way to integrate your application with
GloBee for accepting bitcoin and altcoin payments. It exposes three basic
functions, authenticating with globee, creating invoices,
and retrieving invoices. It is not meant as a replacement for
the entire GloBee API. However, the key_utils module contains
all of the tools you need to use the GloBee API for other
purposes.

© 2015 BitPay, Inc.


