Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opbeat/opbeat_python
Python agent for Opbeat.
https://github.com/opbeat/opbeat_python
Last synced: 13 days ago
JSON representation
Python agent for Opbeat.
- Host: GitHub
- URL: https://github.com/opbeat/opbeat_python
- Owner: opbeat
- License: other
- Archived: true
- Created: 2012-07-07T14:01:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T02:57:40.000Z (over 6 years ago)
- Last Synced: 2024-07-24T13:59:34.329Z (4 months ago)
- Language: Python
- Homepage:
- Size: 4.4 MB
- Stars: 90
- Watchers: 10
- Forks: 39
- Open Issues: 38
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.md
- Contributing: docs/contributing/index.rst
- License: LICENSE
Awesome Lists containing this project
README
Opbeat for Python
=================.. 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 versionsThis is the official Python module for `Opbeat `_.
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.Documentation
-------------* `Documentation overview `_
* `Get started with Django `_
* `Get started with Flask `_
* `Get started with a custom Python stack `_License
-------BSD-3-Clause
Made with ♥️ and ☕️ by Opbeat and our community.