Skip to main content

extensible Python shell

Project description

https://badge.fury.io/py/twosheds.png https://pypip.in/d/twosheds/badge.png

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

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.

  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off it).

  3. Write a test which shows that the bug was fixed or that the feature works as expected.

  4. 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

twosheds-0.1.2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

twosheds-0.1.2-py2.py3-none-any.whl (9.6 kB view details)

Uploaded Python 2 Python 3

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

Hashes for twosheds-0.1.2.tar.gz
Algorithm Hash digest
SHA256 bcbb38e1de90102f4e7a8b7d50665e6be96c3e46b94628e30040e824964917fb
MD5 9198af6e13ac8b561aef7a85b05fa0f5
BLAKE2b-256 1fa30d5d30f72dcb28f8044abe86fabf50010384d46f7bc9cf0f49a1fe2971e7

See more details on using hashes here.

File details

Details for the file twosheds-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for twosheds-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 74670bb63db9532ec16644a0a0b831aa60491f1724b3e49ba8d75b2532fbd000
MD5 09f19a102758dd3a3434e932dccd52d0
BLAKE2b-256 685991031627cc024c31187cb0241f56aa0efe418739b84d8176d3bdbbf57b81

See more details on using hashes here.

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