An open API service indexing awesome lists of open source software.

https://github.com/blackfireio/python-sdk

The Blackfire Python SDK https://blackfire.io
https://github.com/blackfireio/python-sdk

blackfire performance profiler python sdk-python

Last synced: 4 months ago
JSON representation

The Blackfire Python SDK https://blackfire.io

Awesome Lists containing this project

README

          

Blackfire SDK for Python
========================

Blackfire Python SDK is a Python library that manages the Blackfire Python
Profiler and handles communication with Blackfire.io servers.

Read the official [Blackfire documentation](https://docs.blackfire.io/index)
for more information.

Installation
------------

Please follow the official [Blackfire Installation
Guide](https://docs.blackfire.io/up-and-running/installation).

Usage
-----

These examples and more can be found on the official [Blackfire Python SDK
documentation](https://docs.blackfire.io/python/integrations/sdk)

Resources
---------

- [Blackfire.io](https://blackfire.io)
- [Blackfire Installation Guide](https://docs.blackfire.io/up-and-running/installation)
- [Blackfire Python SDK documentation](https://docs.blackfire.io/integrations/python/sdk)
- [Blackfire Django Integration](https://docs.blackfire.io/python/integrations/django)
- [Blackfire Flask Integration](https://docs.blackfire.io/python/integrations/flask)