Metadata-Version: 2.1
Name: neosh
Version: 0.0.1
Summary: Yet Another SHell written in python
Home-page: https://github.com/neodrags/yash-shell
Author: Prateek Kesavarapu
Author-email: kesavarapu.prateek@gmail.com
License: MIT
Description: # Neo SHell emulator (NEOSH)
        
        It is an attempt to try making a shell in python. Has autocomplete as well as a fancy new theme. If there are any issues please add it in the issues section. 
        
        First do pip3 install -r requirements.txt then do python3 main.py
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
