Metadata-Version: 2.1
Name: ably
Version: 1.1.0
Summary: A Python client library for ably.io realtime messaging
Home-page: https://github.com/ably/ably-python
Author: Ably
Author-email: support@ably.io
License: UNKNOWN
Description: Official Ably Bindings for Python
        ==================================
        
        A Python client library for ably.io realtime messaging
        
        
        Setup
        -----
        
        You can install this package by using the pip tool and installing:
        
            pip install ably
        
        
        Using Ably for Python
        ---------------------
        
        - Sign up for Ably at https://www.ably.io/
        - Get usage examples at https://github.com/ably/ably-python
        - Visit https://www.ably.io/documentation for a complete API reference and more examples.
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: oldcrypto
Provides-Extra: crypto
