Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/ushell-module-python

Unix like shell module for python.
https://github.com/afeiship/ushell-module-python

alias cli command python shell unix

Last synced: 20 days ago
JSON representation

Unix like shell module for python.

Awesome Lists containing this project

README

        

# ushell-module-python
> Unix like shell module for python.

[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]

## installation
```shell
npm i -S @jswork/ushell-module-python
```

## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-python/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@jswork/ushell-module-python
[version-url]: https://npmjs.org/package/@jswork/ushell-module-python

[license-image]: https://img.shields.io/npm/l/@jswork/ushell-module-python
[license-url]: https://github.com/afeiship/ushell-module-python/blob/master/LICENSE.txt

[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-module-python
[download-url]: https://www.npmjs.com/package/@jswork/ushell-module-python