Metadata-Version: 2.1
Name: fast-skywalking
Version: 1.6.1
Summary: Python Agent for Fast SkyWalking
Home-page: https://github.com/apache/skywalking-python/
Author: Apache
Author-email: dev@skywalking.apache.org
License: Apache 2.0
Platform: UNKNOWN
Classifier: Framework :: Flake8
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development
Description-Content-Type: text/markdown
Requires-Dist: grpcio
Requires-Dist: grpcio-tools
Requires-Dist: packaging
Requires-Dist: wrapt
Provides-Extra: http
Requires-Dist: requests (>=2.26.0) ; extra == 'http'
Provides-Extra: kafka
Requires-Dist: kafka ; extra == 'kafka'
Provides-Extra: test
Requires-Dist: testcontainers ; extra == 'test'
Requires-Dist: pyyaml ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'

# Fast SkyWalking Python Agent


