Metadata-Version: 1.1
Name: Identifai
Version: 0.1.3
Summary: Python package for Identifai API
Home-page: https://github.com/KirillKiyko/Identifai
Author: Kirill Kiyko
Author-email: kijko97@gmail.com
License: MIT license
Description: =========
        Identifai
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/Identifai.svg
                :target: https://pypi.python.org/pypi/Identifai
        
        .. image:: https://img.shields.io/travis/KirillKiyko/Identifai.svg
                :target: https://travis-ci.org/KirillKiyko/Identifai
        
        .. image:: https://readthedocs.org/projects/Identifai/badge/?version=latest
                :target: https://Identifai.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/KirillKiyko/Identifai/shield.svg
             :target: https://pyup.io/repos/github/KirillKiyko/Identifai/
             :alt: Updates
        
        
        Python package for Identifai API
        
        
        * Free software: MIT license
        * Documentation: https://Identifai.readthedocs.io.
        
        
        Features
        --------
        
        * Python package for Identifai API. Uses only with API-key.
        
        
        
        =======
        History
        =======
        
        0.1.0 (2018-02-05)
        ------------------
        
        * First release on PyPI.
        
Keywords: Identifai
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
