extensible Python shell
Project description
twosheds is a command language interpreter (shell), written in Python.
Most existing shells are written in C which makes extension difficult. Python is comparatively easy to learn, read, and write, and is fast enough to operate as a day-to-day shell:
>>> import twosheds >>> shell = twosheds.Shell() >>> shell.interact() $ ls AUTHORS.rst build requirements.txt test_twosheds.py LICENSE dist scripts tests Makefile docs setup.cfg twosheds README.rst env setup.py twosheds.egg-info
Features
Highly extensible
History
Completion
Installation
To install twosheds, simply:
$ pip install twosheds
You may need to sudo if you intend to install system wide.
Documentation
Documentation is available at http://twosheds.readthedocs.org/en/latest/.
Contribute
Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
Fork the repository on GitHub to start making your changes to the master branch (or branch off it).
Write a test which shows that the bug was fixed or that the feature works as expected.
Send a pull request and bug the maintainer until its get merged and published. :) Make sure to add yourself to AUTHORS.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file twosheds-0.1.2.tar.gz
.
File metadata
- Download URL: twosheds-0.1.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bcbb38e1de90102f4e7a8b7d50665e6be96c3e46b94628e30040e824964917fb |
|
MD5 | 9198af6e13ac8b561aef7a85b05fa0f5 |
|
BLAKE2b-256 | 1fa30d5d30f72dcb28f8044abe86fabf50010384d46f7bc9cf0f49a1fe2971e7 |
File details
Details for the file twosheds-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: twosheds-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74670bb63db9532ec16644a0a0b831aa60491f1724b3e49ba8d75b2532fbd000 |
|
MD5 | 09f19a102758dd3a3434e932dccd52d0 |
|
BLAKE2b-256 | 685991031627cc024c31187cb0241f56aa0efe418739b84d8176d3bdbbf57b81 |