{ "info": { "author": "Peter Inglesby", "author_email": "peter.inglesby@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Presentation Console: prescons.py\n\nThis is a \"pseudo-interactive\" python console for giving presentations that\ninvolve some live coding. It reads code from an input file and runs it line by\nline. You can move through the code by hitting the space bar.\n\nYou can also switch to (and from) a normal interactive console by pressing\nCtrl-C. This allows you to inspect, and even make changes to, the console's\nenvironment in the middle of a presentation.\n\nThere is a video of it in action, for my Europython talk on the descriptor\nprotocol, at youtube.com/watch?v=D3-NZXHO5QI. The input file can be found at\ngithub.com/inglesp/Discovering-Descriptors/blob/master/descriptors.py.\n\nSuggestions, bug reports, patches welcome at github.com/inglesp/prescons.\n\nUsage:\n\n $ python prescons.py \n\nAlternatively, install the library from PyPI (eg with $ pip install prescons)\nand then run:\n\n $ python -m prescons \n\nTested on Posix and Windows, and with pythons 2.7 and 3.2+\n\nThanks to Asim Ihsan (github.com/asimihsan) and Tom Close (github.com/TomClose)\nfor testing and ideas.", "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/inglesp/prescons", "keywords": null, "license": "License :: OSI Approved :: MIT License", "maintainer": null, "maintainer_email": null, "name": "prescons", "package_url": "https://pypi.org/project/prescons/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/prescons/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/inglesp/prescons" }, "release_url": "https://pypi.org/project/prescons/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Presentation Console", "version": "0.2.1" }, "last_serial": 847829, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "3fbc610dace2f72e28943d7592277f5f", "sha256": "876491971a07d54c2037d64ee649e731a3eb096a7e337d92b216de69f188d605" }, "downloads": -1, "filename": "prescons-0.1.tar.gz", "has_sig": false, "md5_digest": "3fbc610dace2f72e28943d7592277f5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2234, "upload_time": "2012-12-24T22:15:01", "url": "https://files.pythonhosted.org/packages/ab/c5/f6e38e5a6a6e84541f40387eda6890c3dcdd74d6c8c5ae9ec803663ee0c4/prescons-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "fcfa93c8a7cd4a105f3bcd08c5a60b54", "sha256": "46810283931fb1630544e1fe290bc40e63ed54d06aae0145cd33231320ad60dd" }, "downloads": -1, "filename": "prescons-0.2.tar.gz", "has_sig": false, "md5_digest": "fcfa93c8a7cd4a105f3bcd08c5a60b54", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2567, "upload_time": "2013-05-14T15:36:35", "url": "https://files.pythonhosted.org/packages/aa/fd/a8bc8bb3880e17ab7e0559b393b02ed37c997b250a444d8c6e3221a3cd29/prescons-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "4b048a2afeb34ba7d4e8b96d5966b3af", "sha256": "a2aac5c7a04eb42fd7fd676682be9a319d1722c9f4a22862e6e2e2421ec532d6" }, "downloads": -1, "filename": "prescons-0.2.1.tar.gz", "has_sig": false, "md5_digest": "4b048a2afeb34ba7d4e8b96d5966b3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2577, "upload_time": "2013-08-24T12:27:51", "url": "https://files.pythonhosted.org/packages/76/b1/7bbb41a117377c0e1ba0fdebd9d0efde3873fc80bddc56eb77494069c863/prescons-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b048a2afeb34ba7d4e8b96d5966b3af", "sha256": "a2aac5c7a04eb42fd7fd676682be9a319d1722c9f4a22862e6e2e2421ec532d6" }, "downloads": -1, "filename": "prescons-0.2.1.tar.gz", "has_sig": false, "md5_digest": "4b048a2afeb34ba7d4e8b96d5966b3af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2577, "upload_time": "2013-08-24T12:27:51", "url": "https://files.pythonhosted.org/packages/76/b1/7bbb41a117377c0e1ba0fdebd9d0efde3873fc80bddc56eb77494069c863/prescons-0.2.1.tar.gz" } ] }