Metadata-Version: 2.3
Name: signalflow-client-python
Version: 1.2.0
Project-URL: Documentation, https://github.com/signalfx/signalflow-client-python#readme
Project-URL: Issues, https://github.com/signalfx/signalflow-client-python/issues
Project-URL: Source, https://github.com/signalfx/signalflow-client-python
Author-email: Splunk <splunk-oss@splunk.com>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: certifi
Requires-Dist: protobuf<4.21.0,>=3.0.0
Requires-Dist: pyformance>=0.3.1
Requires-Dist: requests>=2.7.0
Requires-Dist: six>=1.6.0
Requires-Dist: sseclient-py>=1.4
Requires-Dist: urllib3>=1.15.1
Requires-Dist: ws4py>=0.4.1
Description-Content-Type: text/markdown

# signalflow-client-python

[![PyPI - Version](https://img.shields.io/pypi/v/signalflow-client-python.svg)](https://pypi.org/project/signalflow-client-python)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/signalflow-client-python.svg)](https://pypi.org/project/signalflow-client-python)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install signalflow-client-python
```

## License

`signalflow-client-python` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
