Skip to content

CrusaderW/pry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pry.py - an interactive drop in shell for python

EXAMPLE

Allow to embed ipython/bpython or the builtin python shell in your projects

Example

USAGE

import pry; pry()

INSTALL

sudo -H pip install .

About

pry.py - an interactive drop in shell for python, similar to binding.pry in ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%