Last updated:
0 purchases
pyramid bpython 0.1
bpython bindings for
Pyramid.
Installation
$ $VENV/bin/pip install pyramid_bpython
Usage
Ensure the shell is available:
$ $VENV/bin/pshell --list-shells
Available shells:
bpython
python
The shell should be auto-selected when running pshell:
$ $VENV/bin/pshell development.ini
However, if there are multiple shells you can also be explicit:
$ $VENV/bin/pshell -p bpython development.ini
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.