Metadata-Version: 2.3
Name: aliyun-bootstrap
Version: 1.0.2
Summary: aliyun  bootstrap 
Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-instrumentation
Author: Aliyun Authors
License: 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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: nacos-sdk-python
Requires-Dist: opentelemetry-api~=1.15
Requires-Dist: requests
Requires-Dist: setuptools>=16.0
Description-Content-Type: text/x-rst


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


aliyun-bootstrap
-----------------------

::

    aliyun-bootstrap [-a |--action=][install|requirements]

RELEASE_NOTES
-------------

 * 1.0.2: add uninstall command.
          remove wrapt dependency.