{ "info": { "author": "Anthony Scopatz", "author_email": "scopatz@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "# xontrib-kitty\nXonsh hooks for the Kitty terminal emulator.\n\nThis xontrib provides extra tools for interacting with the combination of\nthe xonsh shell and the kitty terminal emulator in the best possible way!\n\nIt provides all of the standard aliases, tab completions, and even matplotlib\nintegrations! This allows you to render plots right in your terminal!\n\n![xonsh-mpl-sin.png](https://raw.githubusercontent.com/scopatz/xontrib-kitty/master/xonsh-mpl-sin.png)\n\n## Installation\n\nTo install `xontrib-kitty`, get the source from your favorite package manager.\n\n**conda:**\n\n```bash\n$ conda install -c conda-forge xontrib-kitty\n```\n\n**pip:**\n\n```bash\n$ pip install xontrib-kitty\n```\n\n## Setup\n\nTo use `xontrib-kitty`, just load it in your current session or in your\n`~/.xonshrc` file with the following line:\n\n```bash\nxontrib load kitty\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/scopatz/xontrib-kitty", "keywords": "", "license": "BSD-2-Clause", "maintainer": "Anthony Scopatz", "maintainer_email": "", "name": "xontib-kitty", "package_url": "https://pypi.org/project/xontib-kitty/", "platform": "Cross Platform", "project_url": "https://pypi.org/project/xontib-kitty/", "project_urls": { "Homepage": "https://github.com/scopatz/xontrib-kitty" }, "release_url": "https://pypi.org/project/xontib-kitty/0.0.1/", "requires_dist": null, "requires_python": ">=3.5", "summary": "Xonsh hooks for the Kitty terminal emulator", "version": "0.0.1" }, "last_serial": 5459150, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "63b2142e7271035a4ddb4942bbff69cd", "sha256": "3cb697a67073d66a73405c9eae031f358a483e958eb554f6e397a3009e91d7f5" }, "downloads": -1, "filename": "xontib-kitty-0.0.1.tar.gz", "has_sig": false, "md5_digest": "63b2142e7271035a4ddb4942bbff69cd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4426, "upload_time": "2019-06-27T22:01:34", "url": "https://files.pythonhosted.org/packages/77/ea/e35a80bc687359b00a4ee50fb13a125756a8419a51c7fa1baabb91dd7d17/xontib-kitty-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63b2142e7271035a4ddb4942bbff69cd", "sha256": "3cb697a67073d66a73405c9eae031f358a483e958eb554f6e397a3009e91d7f5" }, "downloads": -1, "filename": "xontib-kitty-0.0.1.tar.gz", "has_sig": false, "md5_digest": "63b2142e7271035a4ddb4942bbff69cd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4426, "upload_time": "2019-06-27T22:01:34", "url": "https://files.pythonhosted.org/packages/77/ea/e35a80bc687359b00a4ee50fb13a125756a8419a51c7fa1baabb91dd7d17/xontib-kitty-0.0.1.tar.gz" } ] }