Metadata-Version: 2.0
Name: azpersonalizer
Version: 0.0.3
Summary: It is a helper tool for azure cognitive personalizer. It is not official.
Home-page: https://github.com/KentaroAOKI/azpersonalizer
Author: Kentaro Aoki
Author-email: UNKNOWN
License: UNKNOWN
Description-Content-Type: text/markdown
Keywords: azpersonalizer
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: requests

It is a helper tool for Azure Cognitive Service Personalizer. It is not official.
https://docs.microsoft.com/en-us/azure/cognitive-services/personalizer/

Install
```sh
pip install azpersonalizer
```

Example
See https://github.com/KentaroAOKI/azpersonalizer

