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.2
Support custom ptpython config
Use global ptpython history
Fix autocomplete
1.1
Minimum pyramid version required is > 1.6a2
pyramid.pshell is now pyramid.pshell_runner see: https://github.com/Pylons/pyramid/pull/2012
1.0
First release
Release files for pyramid_ptpython 1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyramid_ptpython-1.2.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyramid_ptpython-1.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 7.6 kB
Release files / pyramid_ptpython-1.2.tar.gz
| Download URL | pyramid_ptpython-1.2.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9ecd14c0e28f394ad32d77676eba79b4fef9458020f28b19c11da3ceb1b77fe8
|
|
BLAKE2b-256 checksum How to use checksums |
10428a9e7c7871a37362014003b9012a4f516eb5542e75b2571d27a1b95441a9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pyramid_ptpython-1.2-py2.py3-none-any.whl
| Download URL | pyramid_ptpython-1.2-py2.py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
0244106a495e0a38dea78018e0d04925e54d4f3ae6a1e3740075ab06b286c6d0
|
|
BLAKE2b-256 checksum How to use checksums |
35b729ce20dcc0a378d8bf3c8a09cafebdd3b693f4e0d728069cb720fdb2aff2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |