Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-python
- Owner: afeiship
- License: mit
- Created: 2016-12-09T02:33:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T07:39:24.000Z (8 months ago)
- Last Synced: 2024-03-15T08:45:44.062Z (8 months ago)
- Topics: alias, cli, command, python, shell, unix
- Language: Shell
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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