Metadata-Version: 2.1
Name: faceservice
Version: 3.0
Summary: UNKNOWN
Home-page: https://github.com/himrlawrrence/faceservice
Author: jfu
Author-email: 272939217@qq.com
License: MIT license
Keywords: faceservice
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: pip (==19.2.3)
Requires-Dist: bump2version (==0.5.11)
Requires-Dist: wheel (==0.33.6)
Requires-Dist: watchdog (==0.9.0)
Requires-Dist: flake8 (==3.7.8)
Requires-Dist: tox (==3.14.0)
Requires-Dist: coverage (==4.5.4)
Requires-Dist: Sphinx (==1.8.5)
Requires-Dist: twine (==1.14.0)
Requires-Dist: Click (==7.0)
Requires-Dist: pytest (==4.6.5)
Requires-Dist: pytest-runner (==5.1)
Requires-Dist: tensorflow (==2.0)
Requires-Dist: opencv-python (==3.4.3.18)
Requires-Dist: numpy (==1.16.0)
Requires-Dist: easydict (==1.7)
Requires-Dist: matplotlib (==3.0.2)
Requires-Dist: imageio (==2.4.1)
Requires-Dist: scipy
Requires-Dist: click

===========
faceservice
===========


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

.. image:: https://img.shields.io/travis/himrlawrrence/faceservice.svg
        :target: https://travis-ci.com/himrlawrrence/faceservice

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




Python Boilerplate contains all the boilerplate you need to create a Python package.


* Free software: MIT license
* Documentation: https://faceservice.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 (2021-05-03)
------------------

* First release on PyPI.


