Metadata-Version: 2.1
Name: vegetablesclassify
Version: 0.0.6
Summary: vegetables classify
Home-page: https://github.com/juebanchengzi/vegetablesclassify
Author: chengzi
Author-email: 18730850852@163.com
License: MIT
Description: # vegetables classify 
        
        # label to classify 
        {0: 'Strawberry', 1: 'apple', 2: 'banana', 3: 'cabbage', 4: 'cucumber',
        5: 'fig', 6: 'lemon', 7: 'orange', 8: 'pineapple'}
        
        
        
        
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup
Description-Content-Type: text/markdown
