Metadata-Version: 1.1
Name: shellit
Version: 0.0.3
Summary: Run shell commands with python and get outputs
Home-page: https://github.com/amitdev101/shellit
Author: amit
Author-email: UNKNOWN
License: UNKNOWN
Description: As a developer I need to run shell commands and check the output and based on the outputI make the decision.
        So to help developers who just want to run some shell commands with python here is the simple module :)
        Just install and run shell commands
        
Keywords: shellit,autoshell,shell,run shell in python,amitdev101,amit,amit-package-tutorial,tutorial
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
