Metadata-Version: 2.1
Name: pychubby
Version: 0.1
Summary: Automated face warping tool
Home-page: https://github.com/jankrepl/pychubby
Author: Jan Krepl
Author-email: kjan.official@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/jankrepl/pychubby/issues
Project-URL: Documentation, https://pychubby.readthedocs.io
Project-URL: Source Code, https://github.com/jankrepl/pychubby
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
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 :: Implementation :: CPython
Requires-Dist: click (>=7.0)
Requires-Dist: dlib
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: numpy (>=1.16.4)
Requires-Dist: opencv-python (>=4.1.0.25)
Requires-Dist: scikit-image
Provides-Extra: dev
Requires-Dist: codecov ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: pytest (>=3.6) ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'

Automated face warping tool


