{ "info": { "author": "Florian Friesdorf", "author_email": "flo@chaoflow.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "Introduction\n============\n\nAn interactive ipython shell to be used in your doctest, very similar to and\nbased on interlude.\n\n\nUsage\n=====\n\n >>> from chaoflow.testing.ipython import ipshell, dtipshell\n\nBy default you will get the default fancy ipython prompt:\n\n >>> ipshell( locals())\n\nIn order to get a prompt suitable for doctest generation, pass doctest=True:\n\n >>> ipshell( locals(), doctest=True)\n\nor use dtipshell, which does exactly that:\n\n >>> dtipshell( locals())\n\n\nLicense\n=======\n\nchaoflow.testing.ipython is licensed under LGPLv3. Please let me know if this\npresents a problem for you.\n\nChangelog\n=========", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/chaoflow/chaoflow.testing.ipython", "keywords": "", "license": "LGPL", "maintainer": null, "maintainer_email": null, "name": "chaoflow.testing.ipython", "package_url": "https://pypi.org/project/chaoflow.testing.ipython/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/chaoflow.testing.ipython/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/chaoflow/chaoflow.testing.ipython" }, "release_url": "https://pypi.org/project/chaoflow.testing.ipython/0.4/", "requires_dist": null, "requires_python": null, "summary": "User ipython interactively in your doctest", "version": "0.4" }, "last_serial": 738926, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "7e05a73d7e96706a798271a2db611300", "sha256": "240150509b9f744d1b038b9bda5ad6e87ab073b1a27c29146117506318415dd6" }, "downloads": -1, "filename": "chaoflow.testing.ipython-0.2.zip", "has_sig": true, "md5_digest": "7e05a73d7e96706a798271a2db611300", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27360, "upload_time": "2009-11-26T15:15:55", "url": "https://files.pythonhosted.org/packages/6c/a7/089a585690ab18fa27a39463ab3fa0eb800cedffc2d3905e61a6358796a6/chaoflow.testing.ipython-0.2.zip" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9782a18c35192c3f27d099fceefaefb4", "sha256": "ac4befbf5facd5d70ed96f6a0dd5557d4e1882a3902cef279cd934da1b35269f" }, "downloads": -1, "filename": "chaoflow.testing.ipython-0.4.zip", "has_sig": true, "md5_digest": "9782a18c35192c3f27d099fceefaefb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27529, "upload_time": "2009-11-26T17:24:41", "url": "https://files.pythonhosted.org/packages/a0/93/33754296c278fc708328fd43f111d31a11196ea269a80d6e56c2b3a943b1/chaoflow.testing.ipython-0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9782a18c35192c3f27d099fceefaefb4", "sha256": "ac4befbf5facd5d70ed96f6a0dd5557d4e1882a3902cef279cd934da1b35269f" }, "downloads": -1, "filename": "chaoflow.testing.ipython-0.4.zip", "has_sig": true, "md5_digest": "9782a18c35192c3f27d099fceefaefb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27529, "upload_time": "2009-11-26T17:24:41", "url": "https://files.pythonhosted.org/packages/a0/93/33754296c278fc708328fd43f111d31a11196ea269a80d6e56c2b3a943b1/chaoflow.testing.ipython-0.4.zip" } ] }