Metadata-Version: 2.2
Name: blackfire
Version: 1.20.1+internal.165
Summary: Blackfire Python SDK
Home-page: https://blackfire.io
Author: Blackfire.io
Author-email: support@blackfire.io
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: summary

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/python/integrations/sdk>`_
-  `Blackfire Django
   Integration <https://docs.blackfire.io/python/integrations/django>`_
-  `Blackfire Flask
   Integration <https://docs.blackfire.io/python/integrations/flask>`_
