Metadata-Version: 2.1
Name: textlocal-pro
Version: 0.2.8
Summary: TextLocal REST API Implementation in Python
Home-page: https://github.com/the-procedure/textlocal_python
Author: Makarand Deshpande
Author-email: makarand_deshpande@outlook.com
License: MIT license
Keywords: textlocal-pro
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

================
TextLocal Python
================


.. image:: https://img.shields.io/pypi/v/textlocal-python.svg
        :target: https://pypi.python.org/pypi/textlocal-pro

.. image:: https://img.shields.io/travis/the-procedure/textlocal-python.svg
        :target: https://travis-ci.org/the-procedure/textlocal-python

.. image:: https://readthedocs.org/projects/textlocal-python/badge/?version=latest
        :target: https://textlocal-python.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




TextLocal REST API Implementation in Python


* Free software: MIT license
* Documentation: https://textlocal-python.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-07-12)
------------------

* First release on PyPI.


