Metadata-Version: 2.4
Name: honeycomb-pycpp-distro
Version: 0.1b0.dev0
Summary: Honeycomb OpenTelemetry Python/C++ Distro
Project-URL: Homepage, https://github.com/honeycombio/honeycomb-pycpp/tree/main/honeycomb-pycpp-distro
Project-URL: Repository, https://github.com/honeycombio/honeycomb-pycpp
Author-email: Honeycomb Authors <support@honeycomb.io>
License-Expression: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
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 :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: honeycomb-pycpp
Requires-Dist: opentelemetry-api~=1.12
Requires-Dist: opentelemetry-instrumentation==0.61b0
Description-Content-Type: text/x-rst

OpenTelemetry Python/C++ Distro
===============================

|pypi|

.. |pypi| image:: https://badge.fury.io/py/honeycomb-pycpp-distro.svg
   :target: https://pypi.org/project/honeycomb-pycpp-distro/

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

::

    pip install honeycomb-pycpp-distro


This package provides entrypoints to configure OpenTelemetry using the Python/C++ wrapper.

References
----------

* `OpenTelemetry Project <https://opentelemetry.io/>`_
