Metadata-Version: 2.1
Name: phoenix-rec
Version: 1.0.3
Summary: SDK for phoenix-rec
Home-page: https://github.com/ultraman-king/phoenix
Author: 
Author-email: 
License: MIT License
Project-URL: Documentation, https://www.yuque.com/stronger-umktc/phoenix
Project-URL: Source, https://github.com/ultraman-king/phoenix
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Description-Content-Type: text/markdown
License-File: LICENSE

## sdk for phoenix


#### Install the client library
```shell
pip install --upgrade phoenix
```
#### Example projects
* [example](https://github.com/ultraman-king/phoenix)

#### For more details
* [code sample](https://www.yuque.com/stronger-umktc/phoenix)


