Metadata-Version: 2.1
Name: aitools
Version: 1.0.0
Summary: Artificial Intelligence Tools Kit
Home-page: https://github.com/imohitawasthi/aitools
Author: Mohit Awasthi
Author-email: imohitawasthi@gmail.com
License: Apache Software License 2.0
Keywords: aitools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: Click (>=7.0)

=======
AITools
=======


.. image:: https://img.shields.io/pypi/v/aitools.svg
        :target: https://pypi.python.org/pypi/aitools

.. image:: https://img.shields.io/travis/imohitawasthi/aitools.svg
        :target: https://travis-ci.com/imohitawasthi/aitools

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




Artificial Intelligence Tools Kit


* Free software: Apache Software License 2.0
* Documentation: https://aitools.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
=======

1.0.0 (2021-05-11)
------------------

* First release on PyPI.


