Metadata-Version: 2.1
Name: imagedb
Version: 0.2.1.3
Summary: Store images, especially from Clipboard, in a database, and spin an image server (for usage in Jupyter Notebook).
Home-page: https://github.com/patarapolw/ImageDB
Author: Pacharapol Withayasakpunt
Author-email: patarapolw@gmail.com
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: flask (>=1.0,<2.0)
Requires-Dist: imagehash (>=4.0,<5.0)
Requires-Dist: jupyter (>=1.0,<2.0)
Requires-Dist: nonrepeat (>=0.1.1,<0.2.0)
Requires-Dist: notebook (>=5.6,<6.0)
Requires-Dist: pillow (>=5.2,<6.0)
Requires-Dist: python-slugify (>=1.2,<2.0)
Requires-Dist: send2trash (>=1.5,<2.0)
Requires-Dist: sqlalchemy (>=1.2,<2.0)
