{ "info": { "author": "David Beal", "author_email": "david.beal@protonmail.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Build Tools" ], "description": "XPY\n===\n\nThis is an \"eXtended\" Python console, which really just means a Python console\ndone just the way that I like it. Primarily, this means enhanced readline\nhistory support, and X clipboard utilities.\n\n1. Python readline history is now stored in git, by default under a repository\n named ~/.pyhist\n\n2. Multiple instances of the console will have their histories union-merged\n under the shared git repo. This means no more clobbering of readline\n history.\n\n3. X Clipboard helper called Clip, e.g., Clip.run(), Clip.read_to_history(),\n Clip.write_from_history(), etc. are available and made visible to the xpy\n console.\n\n4. The fancy, colorized, full-stack exception traceback display may help you to\n analyze code issues.\n\n5. The xpy console can be inserted into code using\n\n import xpy; xpy.xpy_start_console()\n\n This will break into an interactive console local to the current frame. It\n is not a debugger, but it is an ordinary interactive Python console. Any\n code runs within the scope of the frame where the command is run.\n\n6. Script commands include xpy (autogenerated, slower startup), xpy2, and xpy3\n for starting an interactive console. It can also be started with python -m\n xpy or python3 -m xpy. The console is exited with Ctrl-D.\n\n7. Tab completion that works within the local console frame.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dbeal/xpy", "keywords": "xpy", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "xpy", "package_url": "https://pypi.org/project/xpy/", "platform": "", "project_url": "https://pypi.org/project/xpy/", "project_urls": { "Homepage": "https://github.com/dbeal/xpy" }, "release_url": "https://pypi.org/project/xpy/0.0.9/", "requires_dist": null, "requires_python": "", "summary": "It's like Python but now with more \"x\"", "version": "0.0.9" }, "last_serial": 3353149, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "4f1d5f3fb5a978a06ca4fa933d0db1d2", "sha256": "a5a7c80ba251ebae89bfc6155b3bf161cff21b24622197140de4e570596863a1" }, "downloads": -1, "filename": "xpy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4f1d5f3fb5a978a06ca4fa933d0db1d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6019, "upload_time": "2017-06-14T21:28:59", "url": "https://files.pythonhosted.org/packages/89/30/baf8c121c2ee78b3aa3aafe9034542ea9c89e1bec981b74e7486cb6406d5/xpy-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "935b09b7eb6d851ce2aaf32ff9573b0d", "sha256": "f4b7a4805e4a9db80b04ccff618953f37dd9700f6beeb3863e47a13bc01d7cd0" }, "downloads": -1, "filename": "xpy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "935b09b7eb6d851ce2aaf32ff9573b0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6106, "upload_time": "2017-06-14T22:27:18", "url": "https://files.pythonhosted.org/packages/b0/b6/5ba3a00b3d37119444d2614eed3dd0d9f5db423ade6ed656cac45a69e3ae/xpy-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "420c05be14cfb249ea27f8d6fac023f0", "sha256": "1376753c7df5a64a983e7e9544803f62ee7b4f7de6e580c47a3244925f8a589d" }, "downloads": -1, "filename": "xpy-0.0.5.tar.gz", "has_sig": false, "md5_digest": "420c05be14cfb249ea27f8d6fac023f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6273, "upload_time": "2017-06-14T23:45:30", "url": "https://files.pythonhosted.org/packages/41/6f/e1eda35ac660db982458e8f528d9fc857f3cf199cf97bdd3a25857c5fb02/xpy-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "cd856574674d8bf6162e79e87ed31c06", "sha256": "eac7825b8419f967799daac4eaf3f437207197f2842a4c455c5ad9f405802c89" }, "downloads": -1, "filename": "xpy-0.0.6.tar.gz", "has_sig": false, "md5_digest": "cd856574674d8bf6162e79e87ed31c06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8189, "upload_time": "2017-06-16T17:02:34", "url": "https://files.pythonhosted.org/packages/dc/5d/49ed8f18b459743ce3bda1b06b75a05b1a5c52a8a9282c3b17fbfeb082cc/xpy-0.0.6.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "954ae4a7748eb118cf0da44c0c3cfb5c", "sha256": "81fc45f82e93ecdcd75473e01a02a5744a0842558df5d1798b776d7eff241e34" }, "downloads": -1, "filename": "xpy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "954ae4a7748eb118cf0da44c0c3cfb5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9083, "upload_time": "2017-06-18T18:19:39", "url": "https://files.pythonhosted.org/packages/f7/dc/7f32e6f016c5a53d2f31c6052a36a337e93f3414c4dd0e3eb7eb42f33651/xpy-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "322458321eafc47d9895388f4b25c0d1", "sha256": "222e92196a7c32ca00fb5daffa4a2f088a80829e2844216e88e13b7c55d1db94" }, "downloads": -1, "filename": "xpy-0.0.9.tar.gz", "has_sig": false, "md5_digest": "322458321eafc47d9895388f4b25c0d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14253, "upload_time": "2017-11-21T20:34:27", "url": "https://files.pythonhosted.org/packages/c0/14/7923c5577daa843e2155cb5d30d116cd74ddbf695e55969987ad44b85b27/xpy-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "322458321eafc47d9895388f4b25c0d1", "sha256": "222e92196a7c32ca00fb5daffa4a2f088a80829e2844216e88e13b7c55d1db94" }, "downloads": -1, "filename": "xpy-0.0.9.tar.gz", "has_sig": false, "md5_digest": "322458321eafc47d9895388f4b25c0d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14253, "upload_time": "2017-11-21T20:34:27", "url": "https://files.pythonhosted.org/packages/c0/14/7923c5577daa843e2155cb5d30d116cd74ddbf695e55969987ad44b85b27/xpy-0.0.9.tar.gz" } ] }