{ "info": { "author": "Chad Phillips", "author_email": "chad@apartmentlines.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Topic :: Text Processing :: General" ], "description": "# VIT\n\nVisual Interactive Taskwarrior full-screen terminal interface.\n\n*For VIT 1.3, [visit here](https://github.com/scottkosty/vit/tree/1.3)*\n\n## Features\n\n * Fully-customizable key bindings *(default Vim-like)*\n * Uncluttered display\n * No mouse\n * Speed\n * Per-column colorization\n * Advanced tab completion\n * Multiple/customizable themes\n * Override/customize column formatters\n * Intelligent sub-project indenting\n\n## Requirements\n\n * [Taskwarrior](https://taskwarrior.org)\n * [Python](https://www.python.org) 3.5+\n * [pip](https://pypi.org/project/pip)\n\n## Installation\n\nFollow the directions in [INSTALL.md](INSTALL.md)\n\n#### Recommendations:\n\n * VIT will suggest to install a default user config file if none exists -- it's fully commented with all configuration options, check it out.\n * Do ```vit --help``` *(know the vit command line arguments)*\n * Do ```:help``` in vit *(look over the \"commands\")*\n * Use an xterm terminal *(for full color support)*\n * For suggestions on futher tweaks, see [CUSTOMIZE.md](CUSTOMIZE.md)\n * VIT handles task coloring differently than Taskwarrior, see [COLOR.md](COLOR.md) for more details\n\n#### Troubleshooting:\n\nSee [FAQ.md](FAQ.md)\n\n#### Upgrading\n\nFollow the directions in [UPGRADE.md](UPGRADE.md)\n\n#### Development:\n\nInterested in the architecture, or in helping out with development? See [DEVELOPMENT.md](DEVELOPMENT.md)\n\n##### In tribute\n\n Our friend and collaborator Steve Rader passed away in May 2013. We owe a lot to Steve for his excellent work, and so vit is preserved, maintained and continued.\n\n Taskwarrior Team\n support@taskwarrior.org\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/scottkosty/vit", "keywords": "taskwarrior,console,tui,text-user-interface", "license": "", "maintainer": "", "maintainer_email": "", "name": "vit", "package_url": "https://pypi.org/project/vit/", "platform": "", "project_url": "https://pypi.org/project/vit/", "project_urls": { "Homepage": "https://github.com/scottkosty/vit" }, "release_url": "https://pypi.org/project/vit/2.0.0/", "requires_dist": [ "pytz", "tasklib", "tzlocal", "urwid" ], "requires_python": ">=3.5", "summary": "Visual Interactive Taskwarrior full-screen terminal interface", "version": "2.0.0" }, "last_serial": 5899953, "releases": { "2.0.0": [ { "comment_text": "", "digests": { "md5": "1918f29df29fafa2cf42c51b355de821", "sha256": "94b5df143df7df2f5cb3e53c04b6a9f11d00ce7f8c5c2a1f610fa9bc6b872c37" }, "downloads": -1, "filename": "vit-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1918f29df29fafa2cf42c51b355de821", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 90793, "upload_time": "2019-09-28T15:53:17", "url": "https://files.pythonhosted.org/packages/a2/3c/6fcec8310bf4de982db65b635aab10ed0b99b005ef8805f2974e0a86d76c/vit-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23de925ab94d2316f37ed135eaf1fc96", "sha256": "5282d8076d9814d9248071aec8784cffbd968601542533ccb28ca61d1d08205e" }, "downloads": -1, "filename": "vit-2.0.0.tar.gz", "has_sig": false, "md5_digest": "23de925ab94d2316f37ed135eaf1fc96", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 59639, "upload_time": "2019-09-28T15:53:19", "url": "https://files.pythonhosted.org/packages/ea/7e/b54db7887238ed3830200072d0414dfbabc64890a0f18ebcbef5b03359da/vit-2.0.0.tar.gz" } ], "2.0.0a1": [ { "comment_text": "", "digests": { "md5": "8cdfc4f7882f919ddc1c2ac5ebcf2b4a", "sha256": "90a2a47928c3d88e3a9bb7f0fb67a6e9c1ebd1c52940b673e6319ae8041c939c" }, "downloads": -1, "filename": "vit-2.0.0a1-py3-none-any.whl", "has_sig": false, "md5_digest": "8cdfc4f7882f919ddc1c2ac5ebcf2b4a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 89300, "upload_time": "2019-05-25T20:11:17", "url": "https://files.pythonhosted.org/packages/1c/a3/451f9c6ad56d661657a177964c5ad768a6756c88b3e0e8addddf8e4ab5ad/vit-2.0.0a1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "45051e7097daf2e425d4d33e50ad86af", "sha256": "d214d7334a9815b0a7fed201fc5827cd4e0a6377180589e3aab4a2d552173711" }, "downloads": -1, "filename": "vit-2.0.0a1.tar.gz", "has_sig": false, "md5_digest": "45051e7097daf2e425d4d33e50ad86af", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 57543, "upload_time": "2019-05-25T20:11:19", "url": "https://files.pythonhosted.org/packages/72/fb/32ed9266f9027baf6326ffab42fd6d1aefbc0d7feef2d4597bd0bad52c4d/vit-2.0.0a1.tar.gz" } ], "2.0.0b1": [ { "comment_text": "", "digests": { "md5": "69616a8490474dd2428f81a3a37be519", "sha256": "d74d1e21a28801679400361439f75c210adafa6f2ff8047788946ffe0fe23ddd" }, "downloads": -1, "filename": "vit-2.0.0b1-py3-none-any.whl", "has_sig": false, "md5_digest": "69616a8490474dd2428f81a3a37be519", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 89903, "upload_time": "2019-07-19T23:41:54", "url": "https://files.pythonhosted.org/packages/c0/bb/56b71eaa2293fd20c19073431af05c88ff8fecc46dd60979ca449ca70dc9/vit-2.0.0b1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5c37a371222b0ed0a686a8dea3e531e3", "sha256": "c9800072edec09779d8571ed61aa270c195637feeec4ec8a9ab8ee4b02ee3337" }, "downloads": -1, "filename": "vit-2.0.0b1.tar.gz", "has_sig": false, "md5_digest": "5c37a371222b0ed0a686a8dea3e531e3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 58410, "upload_time": "2019-07-19T23:41:56", "url": "https://files.pythonhosted.org/packages/92/3b/e4e1d48e90746c334ac650f2054e36574c36f297237072164e6779b2be7d/vit-2.0.0b1.tar.gz" } ], "2.0.0b2": [ { "comment_text": "", "digests": { "md5": "abe567553a7c9ced97c927ab78ca159c", "sha256": "fe173803ef4e83c59a80e48bae31b06063144c0533c61b9c2aa4bd5300dc89e9" }, "downloads": -1, "filename": "vit-2.0.0b2-py3-none-any.whl", "has_sig": false, "md5_digest": "abe567553a7c9ced97c927ab78ca159c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 90423, "upload_time": "2019-08-18T17:34:24", "url": "https://files.pythonhosted.org/packages/3f/16/b0a9630d1410fb98719159d98530d83a7e5813581b0b2f7d035db2ee4b4d/vit-2.0.0b2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1e43a31fa26c866da440bc39df2486e3", "sha256": "0e05463cc0be79efa3383e6da527734714c00f9aaa63eaf3becc12c6e655dd0e" }, "downloads": -1, "filename": "vit-2.0.0b2.tar.gz", "has_sig": false, "md5_digest": "1e43a31fa26c866da440bc39df2486e3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 59026, "upload_time": "2019-08-18T17:34:26", "url": "https://files.pythonhosted.org/packages/a3/5d/cb10026486068d7ec3455ef32ff42c57b6a7aa60f132ded314fe6fcf2093/vit-2.0.0b2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1918f29df29fafa2cf42c51b355de821", "sha256": "94b5df143df7df2f5cb3e53c04b6a9f11d00ce7f8c5c2a1f610fa9bc6b872c37" }, "downloads": -1, "filename": "vit-2.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "1918f29df29fafa2cf42c51b355de821", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 90793, "upload_time": "2019-09-28T15:53:17", "url": "https://files.pythonhosted.org/packages/a2/3c/6fcec8310bf4de982db65b635aab10ed0b99b005ef8805f2974e0a86d76c/vit-2.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23de925ab94d2316f37ed135eaf1fc96", "sha256": "5282d8076d9814d9248071aec8784cffbd968601542533ccb28ca61d1d08205e" }, "downloads": -1, "filename": "vit-2.0.0.tar.gz", "has_sig": false, "md5_digest": "23de925ab94d2316f37ed135eaf1fc96", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 59639, "upload_time": "2019-09-28T15:53:19", "url": "https://files.pythonhosted.org/packages/ea/7e/b54db7887238ed3830200072d0414dfbabc64890a0f18ebcbef5b03359da/vit-2.0.0.tar.gz" } ] }