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