Metadata-Version: 1.1
Name: pyarrot
Version: 0.1.0
Summary: Write with interactive mode for trial and error, Get the batch mode for cron or other automation.
Home-page: https://github.com/yuukimiyo/PyArrot
Author: yuuki miyoshi
Author-email: yuuki.miyo@gmail.com
License: MIT
Description: # PyArrot
        Write with interactive mode for trial and error, Get the batch mode for cron or other automation.
        
        ## Main Features
        * easy to define interactive prompt to your software.
        * easy to add batch mode.
        
        ## Installation
        Use PyArrot as local module.
        
        ## License
        MIT License
Keywords: interactive batch
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
