Skip to content

Pylons/pyramid_bpython

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

pyramid_bpython

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

About

bpython bindings for Pyramid's pshell

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages