extends raptus.torii with ipython
Project description
Introduction
Torii allows access to a running zope server over a unix-domain-socket. Torii makes it also possible to run scripts from the command line on the server. In addition it provides a python-prompt. That means full access to the Zope and ZODB at runtime.
An implementation of ipython. Code-completion, readline and colored python prompt.
Use it with buildout:
[torii] recipe = raptus.recipe.torii socket-path = ${buildout:directory}/var/torii.sock threaded = True extends = raptus.torii.ipython
Copyright and credits
raptus.torii is copyright 2010 by raptus , and is licensed under the GPL. See LICENSE.txt for details.
Changelog
1.0a1 (2010-10-24)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file raptus.torii.ipython-1.0b1.tar.gz
.
File metadata
- Download URL: raptus.torii.ipython-1.0b1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14793ad2a12e3a9c654b39335d002c3555cdd388ce1bee07071accd2994a0037 |
|
MD5 | 08858bcbf93e5bedf7ae1dd1d30b748d |
|
BLAKE2b-256 | ef2288b21f5efb96856509efd7f67a7a2942c83f5294ed3d0d9b0bcfd35dba09 |