{ "info": { "author": "Danilo Souza Mor\u00e3es", "author_email": "greendhulke@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\nTkiv\n====\n\nJust a Tkinter Image Viewer, because why not?\n\nInstallation\n------------\n\n::\n\n $ pip install tkiv\n\nUsage\n-----\n\n::\n\n $ tkiv\n\nOr, execute it as a module:\n\n::\n\n $ python -m tkiv.tkiv\n\nFeatures\n--------\n\n- Image formats supported: .jpg, .jpeg, .png, .gif, .ico, .bmp, .tiff\n- Auto resizing of image to fit window\n- Resizable frames between image list and image view\n\nTo-Do\n-----\n\n- Support for Python 2.x\n- Tests\n- Slide show\n- Video playback (from file and webcam)\n\nSnapshots\n---------\n\n.. image:: https://s1.postimg.org/2rojikbhcf/start.png\n :width: 30%\n :target: https://s1.postimg.org/2rojikbhcf/start.png\n\n.. image:: https://s1.postimg.org/8vt2z6n8lr/vertical.png\n :width: 30%\n :target: https://s1.postimg.org/8vt2z6n8lr/vertical.png\n\n.. image:: https://s1.postimg.org/1hydqfaaof/resizing.png\n :width: 30%\n :target: https://s1.postimg.org/1hydqfaaof/resizing.png\n\n.. image:: https://s1.postimg.org/74cvigc3pr/horizontal.png\n :width: 30%\n :target: https://s1.postimg.org/74cvigc3pr/horizontal.png\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tkiv", "package_url": "https://pypi.org/project/tkiv/", "platform": "", "project_url": "https://pypi.org/project/tkiv/", "project_urls": null, "release_url": "https://pypi.org/project/tkiv/0.1.0/", "requires_dist": [ "pillow" ], "requires_python": "", "summary": "Just a tkinter image viewer", "version": "0.1.0" }, "last_serial": 3227216, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2e3a1c7c2921e6bfa367b62e825fc003", "sha256": "aa88e398defc3e7a01cd2fc30c02d0fef623e7213538bedae237cf591421d0b4" }, "downloads": -1, "filename": "tkiv-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2e3a1c7c2921e6bfa367b62e825fc003", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5341, "upload_time": "2017-10-05T07:26:14", "url": "https://files.pythonhosted.org/packages/b6/30/37e0c22d522a399d217427ae0af46d0732e83c87df92e0d84c6b244daa36/tkiv-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b37cf22b1310ca811c8f5861a69c05b3", "sha256": "93b644ff715e27b52e14ab77c680c2f8c9a44c6c5a7615221cc89e1651ef5c54" }, "downloads": -1, "filename": "tkiv-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b37cf22b1310ca811c8f5861a69c05b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4643, "upload_time": "2017-10-05T07:26:17", "url": "https://files.pythonhosted.org/packages/1f/8c/eb1dcd4b085355a17d550401c304219dfba5eb9b0e25175f7416bb5a70be/tkiv-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e3a1c7c2921e6bfa367b62e825fc003", "sha256": "aa88e398defc3e7a01cd2fc30c02d0fef623e7213538bedae237cf591421d0b4" }, "downloads": -1, "filename": "tkiv-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "2e3a1c7c2921e6bfa367b62e825fc003", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5341, "upload_time": "2017-10-05T07:26:14", "url": "https://files.pythonhosted.org/packages/b6/30/37e0c22d522a399d217427ae0af46d0732e83c87df92e0d84c6b244daa36/tkiv-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b37cf22b1310ca811c8f5861a69c05b3", "sha256": "93b644ff715e27b52e14ab77c680c2f8c9a44c6c5a7615221cc89e1651ef5c54" }, "downloads": -1, "filename": "tkiv-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b37cf22b1310ca811c8f5861a69c05b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4643, "upload_time": "2017-10-05T07:26:17", "url": "https://files.pythonhosted.org/packages/1f/8c/eb1dcd4b085355a17d550401c304219dfba5eb9b0e25175f7416bb5a70be/tkiv-0.1.0.tar.gz" } ] }