pyramid_ipython
IPython shell integration
A Python binding that integrates the IPython shell with Pyramid's pshell.
IPython bindings for Pyramid's pshell.
7 stars
9 watching
3 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
ernw/binja-ipython | Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis | 29 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
pylons/pyramid_jinja2 | Bindings for integrating Jinja2 templating with the Pyramid web framework. | 71 |
pylons/pyramid_mailer | A package for sending emails from Python web applications | 50 |
ivanov/vim-ipython | A plugin that integrates Python code execution and object introspection between Vim and IPython. | 1,038 |
pylons/pyramid_openapi3 | Ensures API documentation consistency and validation across requests and responses | 83 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,863 |
pylons/pyramid_zodbconn | Provides a bridge between a Python web application and the ZODB object database | 4 |
pylons/pyramid_chameleon | Bindings for Chameleon templating system in Pyramid web framework | 10 |
catherinedevlin/ipython-sql | An IPython magic command for executing SQL commands against connected databases. | 1,787 |
pylons/horus | A user registration and login system for the Pyramid Web Framework. | 14 |
pylons/pyramid_exclog | Logs Pyramid application exception information to a standard logger for configurable logging output. | 23 |