{ "info": { "author": "sriolo", "author_email": "sriolo@raptus.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: ZODB", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\r\n============\r\nTorii allows access to a running zope server over a unix-domain-socket. Torii makes it\r\nalso possible to run scripts from the command line on the server. In addition it provides \r\na python-prompt. That means full access to the Zope and ZODB at runtime.\r\n\r\n\r\nAn implementation of ipython. Code-completion, readline and colored python prompt.\r\n\r\nUse it with buildout::\r\n\r\n [torii]\r\n recipe = raptus.recipe.torii\r\n socket-path = ${buildout:directory}/var/torii.sock\r\n threaded = True\r\n extends =\r\n raptus.torii.ipython\r\n\r\n`more information at raptus.torii `_\r\n\r\nCopyright and credits\r\n=====================\r\n\r\nraptus.torii is copyright 2010 by raptus_ , and is licensed under the GPL. \r\nSee LICENSE.txt for details.\r\n\r\n.. _raptus: http://www.raptus.com/ \r\n\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n1.0a1 (2010-10-24)\r\n-------------------\r\n\r\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/raptus.torii.ipython", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "raptus.torii.ipython", "package_url": "https://pypi.org/project/raptus.torii.ipython/", "platform": "", "project_url": "https://pypi.org/project/raptus.torii.ipython/", "project_urls": { "Homepage": "http://svn.plone.org/svn/collective/raptus.torii.ipython" }, "release_url": "https://pypi.org/project/raptus.torii.ipython/1.0b1/", "requires_dist": null, "requires_python": null, "summary": "extends raptus.torii with ipython", "version": "1.0b1" }, "last_serial": 798539, "releases": { "1.0b1": [ { "comment_text": "", "digests": { "md5": "08858bcbf93e5bedf7ae1dd1d30b748d", "sha256": "14793ad2a12e3a9c654b39335d002c3555cdd388ce1bee07071accd2994a0037" }, "downloads": -1, "filename": "raptus.torii.ipython-1.0b1.tar.gz", "has_sig": false, "md5_digest": "08858bcbf93e5bedf7ae1dd1d30b748d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10370, "upload_time": "2010-10-27T20:27:07", "url": "https://files.pythonhosted.org/packages/ef/22/88b21f5efb96856509efd7f67a7a2942c83f5294ed3d0d9b0bcfd35dba09/raptus.torii.ipython-1.0b1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "08858bcbf93e5bedf7ae1dd1d30b748d", "sha256": "14793ad2a12e3a9c654b39335d002c3555cdd388ce1bee07071accd2994a0037" }, "downloads": -1, "filename": "raptus.torii.ipython-1.0b1.tar.gz", "has_sig": false, "md5_digest": "08858bcbf93e5bedf7ae1dd1d30b748d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10370, "upload_time": "2010-10-27T20:27:07", "url": "https://files.pythonhosted.org/packages/ef/22/88b21f5efb96856509efd7f67a7a2942c83f5294ed3d0d9b0bcfd35dba09/raptus.torii.ipython-1.0b1.tar.gz" } ] }