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
- Host: GitHub
- URL: https://github.com/blackfireio/python-sdk
- Owner: blackfireio
- License: mit
- Created: 2020-01-22T09:32:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-13T08:54:55.000Z (4 months ago)
- Last Synced: 2025-06-22T07:46:37.094Z (4 months ago)
- Topics: blackfire, performance, profiler, python, sdk-python
- Language: Python
- Homepage:
- Size: 393 KB
- Stars: 8
- Watchers: 6
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)