Skip to main content

An advanced and easy to configure shell

Project description

build Read the Docs (version) Codacy branch coverage Codacy branch grade license pypi PyPI - Status PyPI - Downloads

ShellP

Click here to watch a demo: asciicast 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

shellp-0.2.1-py2.py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page