Basic Bash Command
Project description
PyPi: https://pypi.org/project/basicbashcmd
Installation
Launch CMD / Terminal
pip install basicbashcmd
Usage
Launch IDLE and type…
from basicbash import Bash
b = Bash()
b.list()
b.desc('cd')
b.cmd('cp')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
basicbashcmd-0.0.2.tar.gz
(3.2 kB
view hashes)