Metadata-Version: 1.1
Name: opbeat
Version: 3.1.1
Summary: The official Python module for Opbeat.com
Home-page: https://github.com/opbeat/opbeat_python
Author: Opbeat, Inc
Author-email: support@opbeat.com
License: UNKNOWN
Description: Opbeat
        ======
        
        .. image:: https://api.travis-ci.org/opbeat/opbeat_python.svg?branch=master
            :target: https://travis-ci.org/opbeat/opbeat_python
            :alt: Build Status
            
        .. image:: https://img.shields.io/pypi/v/opbeat.svg?style=flat
            :target: https://pypi.python.org/pypi/opbeat/
            :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/pyversions/opbeat.svg?style=flat
            :target: https://pypi.python.org/pypi/opbeat/
            :alt: Supported Python versions
        
        
        This is the official Python module for `Opbeat <https://opbeat.com/>`_.
        It provides full out-of-the-box support for many of the popular frameworks,
        including Django, and Flask. Opbeat also includes drop-in support for any
        WSGI-compatible web application.
        
        Your application doesn't live on the web? No problem! Opbeat is easy to use in
        any Python application.
        
        
        
        Resources
        ---------
        
        * `Documentation <https://www.opbeat.com/docs>`_
        * `Bug Tracker <https://github.com/opbeat/opbeat_python/issues>`_
        * `Code <https://github.com/opbeat/opbeat_python>`_
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
