Metadata-Version: 2.1
Name: iskra-cli
Version: 1.3.1
Summary: Let's you interact with Iskra from the terminal
Home-page: https://iskra.ml
Author: Eddy Ernesto del Valle Pino
Author-email: eddy@edelvalle.me
License: Freeware
Description: # Iskra ML CLI tool
        
        Allows you to interact with [iskra.ml](https://iskra.ml) over CLI.
        
        ## Install in development mode
        
        ```
        python setup.py develop
        ```
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: Freeware
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.5
Description-Content-Type: text/markdown
