Metadata-Version: 2.0
Name: labeler
Version: 0.0.1
Summary: Command line assistant and Django webapp for labeling images to create Deep Leaning training sets.
Home-page: http://...
Author: Hobson Lane
Author-email: github@totalgood.com
License: mit
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Dist: django (==1.11.4)
Requires-Dist: django-extensions (==1.8.1)
Requires-Dist: djangorestframework (==3.6.3)
Requires-Dist: doctest2 (==0.1)
Requires-Dist: gunicorn
Requires-Dist: requests
Requires-Dist: jsonfield
Provides-Extra: tensorflow
Requires-Dist: keras; extra == 'tensorflow'
Requires-Dist: tensorflow; extra == 'tensorflow'

==========
labeler_site
==========


Add a short description here!


Description
===========

A longer description of your project goes here...


Note
====

This project has been set up using PyScaffold 2.5.7. For details and usage
information on PyScaffold see http://pyscaffold.readthedocs.org/.



