An advanced and easy to configure shell
Project description
ShellP
Click here to watch a demo:
ShellP is a shell implemented in Python and currently in alpla stage of development. This is an example shell session that utilizes argument functions:
$ echo $$random
64
$ echo $$random
40
$ echo $$tempfile
/tmp/my_temp_file.txt
$ echo $$weekday
Thursday
Advantages over other shells
- Easy to configure (e.g. PS1 value is more readable and easier to make yourself)
- Easy to install without root access
- Variety of values that you can use for PS1, including git branch and execution duration of previous command
Basic Usage
Install ShellP:
pip3 install --user shellp
Start ShellP:
python3 -m shellp
Project Links
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shellp-0.2.1-py2.py3-none-any.whl.
File metadata
- Download URL: shellp-0.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5660f02f04b195f19c341b3fe968737a9c6eb6e0f3daa65a397f35c51a7d65c
|
|
| MD5 |
54d6ab9aa4c57db7bf36425d8d251ef9
|
|
| BLAKE2b-256 |
ea5d7229a8446f22b6ecc54b206b7f67413c657223d5ffe0a02b0a07dea1ce02
|