Skip to main content

A ptpython and ptipython plugin for pyramid pshell

Project description

A ptpython and ptipython plugin for pyramid pshell.

Installation

Install from PyPI using pip or easy_install.

$ pip install pyramid_ptpython

You can also add the ipython dependency for ptipython:

$ pip install pyramid_ptpython[ipython]

Usage

ptipython gets auto-selected if it is the only shell installed for pyramid.

$ pshell development.ini

To select a specific shell you can simply pass ptpython or ptipython as shell argument to pyramids pshell.

$ pshell -p ptpython development.ini

Or define default_shell in the pshell section of your ini-file like:

[pshell]
default_shell = ptpython

1.1

1.0

  • First release

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

pyramid_ptpython-1.1.1.tar.gz (2.9 kB view hashes)

Uploaded Source

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