Metadata-Version: 2.1
Name: azure-translator-python3
Version: 0.0.2
Summary: Python SDK for Azure Translator API.
Home-page: https://github.com/unison/azure-translator-python-sdk
Author: Christopher Stone
Author-email: alpha_command@hotmail.co.uk
License: Apache
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.12.0)

# Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

Install with;

pip install azure_translator_python3


