Metadata-Version: 2.1
Name: xshell
Version: 1.0.1
Summary: Run `xshell.embed()`, you can do anything.
Home-page: https://github.com/neoctobers/xshell
Author: neoctobers
Author-email: neoctobers@gmail.com
License: UNKNOWN
Description: # xshell
        
        Run `xshell.embed()`, you can do anything.
        
        ## Installation
        
        ```
        $ pip3 install xshell
        ```
        
        ## Usage
        
        Write this anywhere.
        ```
        xshell.embed('You can do anything here, in the console.')
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
