{ "info": { "author": "David Antliff", "author_email": "david.antliff@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: X11 Applications", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Desktop Environment :: Window Managers" ], "description": "# py3tree\n\nA reimplementation of [i3tree](https://github.com/sciurus/i3tree) in Python, using [i3ipc](https://github.com/acrisci/i3ipc-python).\n\n# Overview\n\ni3tree is a program written by sciurus in Perl for the i3 tiling window manager.\n\nThis project is a reimplementation of this tool in Python.\n\n# Installation\n\n $ pip install --user py3tree\n\n# Usage\n\nShow the entire tree, including all workspaces:\n\n $ py3tree\n\nShow the tree for just the workspace named \"1\":\n\n $ py3tree -w 1\n\nShow the tree for both the workspace named \"1\" and the workspace named \"two\":\n\n $ py3tree -w 1 two\n\nShow the tree for the current focused workspace:\n\n $ py3tree -f\n\n# Acknowledgements\n\nThank you to sciurus for the original i3tree, licensed under the GPLv3.\n\n\n\n\n\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/DavidAntliff/py3tree.git", "keywords": "i3 i3ipc", "license": "", "maintainer": "", "maintainer_email": "", "name": "py3tree", "package_url": "https://pypi.org/project/py3tree/", "platform": "", "project_url": "https://pypi.org/project/py3tree/", "project_urls": { "Homepage": "https://github.com/DavidAntliff/py3tree.git" }, "release_url": "https://pypi.org/project/py3tree/0.0.3/", "requires_dist": [ "future (>=0.16.0)", "i3ipc (>=1.5.1)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "summary": "Display the i3 tree for the current or all workspaces", "version": "0.0.3" }, "last_serial": 4138761, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "18e9322da855a6a07e6c32a8f45380d6", "sha256": "7a38d0682fcf97f3b52d16c33c3331f4941605ee1bcb4b6e80b1ca8e9b324435" }, "downloads": -1, "filename": "py3tree-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "18e9322da855a6a07e6c32a8f45380d6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3055, "upload_time": "2018-08-06T00:01:03", "url": "https://files.pythonhosted.org/packages/80/bd/3e9ae418d6eb9abcc476101f95995dcea5044a326380e00f7281223102fa/py3tree-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fd2625843e16665f7da624042518b9f", "sha256": "ebbd5668ed475f28d56f17a795c83698006b2fb02b82d862150685cad0a2d9a6" }, "downloads": -1, "filename": "py3tree-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9fd2625843e16665f7da624042518b9f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2574, "upload_time": "2018-08-06T00:01:04", "url": "https://files.pythonhosted.org/packages/d2/73/c5fb9345f813ccf7f5297c829f1a49760c73e32e5397cdc6a5c6c7c73569/py3tree-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "914b208d4ed3d3e3888c41af794fc4fb", "sha256": "3022f258596d161d1e1f451babf68edea567684e63ace9e056e44c755b2d1c15" }, "downloads": -1, "filename": "py3tree-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "914b208d4ed3d3e3888c41af794fc4fb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 3105, "upload_time": "2018-08-06T00:27:41", "url": "https://files.pythonhosted.org/packages/96/dd/116a0e3dc788ea2a25f0b879478823bcb5b52d27885d8aeeb6340f24fb7c/py3tree-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7213815d3826a86c829e2e92596c85d0", "sha256": "4e57d1148a0fcb0d658593e9c9aa90b95ad1de6e349c8a594f84b68de47edb75" }, "downloads": -1, "filename": "py3tree-0.0.2.tar.gz", "has_sig": false, "md5_digest": "7213815d3826a86c829e2e92596c85d0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 14901, "upload_time": "2018-08-06T00:27:42", "url": "https://files.pythonhosted.org/packages/79/a3/9c4e8d1241ff1c44f2af9d8a6171725a707130153d19339bd2d526399171/py3tree-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9295bb1e298224754cbd7190161538d3", "sha256": "f91ae5767f61b86f4fc5f54f6c0d716b3d82746f2a69485d0e6f96f7cb2f66bf" }, "downloads": -1, "filename": "py3tree-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "9295bb1e298224754cbd7190161538d3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 3129, "upload_time": "2018-08-06T00:31:10", "url": "https://files.pythonhosted.org/packages/f0/4a/ceff38db392a08dd5212b447f43271da9625a56c7098336eda4ac269a9ac/py3tree-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6e38432af0eb6d1f330fece04fbbff69", "sha256": "6b960b6e4fc90e491e544ca9a7773ca77c609a0d629226652fb8e787ea4f140e" }, "downloads": -1, "filename": "py3tree-0.0.3.tar.gz", "has_sig": false, "md5_digest": "6e38432af0eb6d1f330fece04fbbff69", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 14922, "upload_time": "2018-08-06T00:31:11", "url": "https://files.pythonhosted.org/packages/14/fe/672faf09c662d8c885fa8a9b7074d246e767ac19a1834a38ad84558fe0c8/py3tree-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9295bb1e298224754cbd7190161538d3", "sha256": "f91ae5767f61b86f4fc5f54f6c0d716b3d82746f2a69485d0e6f96f7cb2f66bf" }, "downloads": -1, "filename": "py3tree-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "9295bb1e298224754cbd7190161538d3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 3129, "upload_time": "2018-08-06T00:31:10", "url": "https://files.pythonhosted.org/packages/f0/4a/ceff38db392a08dd5212b447f43271da9625a56c7098336eda4ac269a9ac/py3tree-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6e38432af0eb6d1f330fece04fbbff69", "sha256": "6b960b6e4fc90e491e544ca9a7773ca77c609a0d629226652fb8e787ea4f140e" }, "downloads": -1, "filename": "py3tree-0.0.3.tar.gz", "has_sig": false, "md5_digest": "6e38432af0eb6d1f330fece04fbbff69", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4", "size": 14922, "upload_time": "2018-08-06T00:31:11", "url": "https://files.pythonhosted.org/packages/14/fe/672faf09c662d8c885fa8a9b7074d246e767ac19a1834a38ad84558fe0c8/py3tree-0.0.3.tar.gz" } ] }