{ "info": { "author": "Frans Fuerst", "author_email": "frans.fuerst+github@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 3" ], "description": "Picks - View, pick and tag pictures\n===================================\n\nDespite there are lot's and lot's of file viewers out there *none* of them\nsatisfied a couple of (simple) requirements which are important for me:\n\n- Support for 'interesting file separation' (by **copying/linking a file**\n to a special folder while viewing) (Gwenview has this, but it's broken)\n- **File tagging** without a proprietary database (best would be using the\n filename to store tags because this is intuitive and platform/tool\n independent)\n- Sexy **slide show** mode (e.g. with Ken Burns effect (pan/zoom))\n- Support at least for **Linux**\n\nThis is why `picks` (play on the words *picture* and *pick*) emerged. Among\nthe features already mentioned the project goals are:\n\n- **Easy deployment/usage** on at least Linux/MacOS/Windows\n- **Easy interaction** (e.g. without the need to use a mouse)\n- Support for reading from attached **smart phones** (MTP support)\n- Tools for deciding whether to **keep or delete** a file (focus peaking, etc.)\n\n\nInstallation / Usage\n--------------------\n\nRecommended way to install picks is via **pip**::\n\n pip3 install picks\n\nIf you want to have the latest bugs::\n\n git clone https://github.com/frans-fuerst/picks\n cd picks\n ./setup.py install\n\nRun ``picks`` like this::\n\n picks []\n\n.. Note:: you have to run picks inside the directory containing the pictures\n you want to view or provide it on command line - there's no\n navigation inside the application yet.\n\nThere is also a command line mode but very few commands right now. E.g. you\ncan *initialize* the filenames of all pictures inside a directory::\n\n picks --initialize ", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/frans-fuerst/picks", "keywords": "picks image picture viewer choose pick tagging slideshow gallery", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "picks", "package_url": "https://pypi.org/project/picks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/picks/", "project_urls": { "Homepage": "https://github.com/frans-fuerst/picks" }, "release_url": "https://pypi.org/project/picks/0.6.4/", "requires_dist": null, "requires_python": "", "summary": "A picture viewer, tagger and picker", "version": "0.6.4" }, "last_serial": 2829067, "releases": { "0.6.3": [ { "comment_text": "", "digests": { "md5": "08f0fbe3349c1f0f129302d13b74b8c8", "sha256": "e669b0155494f0ccd8ea83fd37bce161fff1fc72451153ab50516b477d616d1a" }, "downloads": -1, "filename": "picks-0.6.3.tar.gz", "has_sig": false, "md5_digest": "08f0fbe3349c1f0f129302d13b74b8c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10343, "upload_time": "2017-04-23T17:29:14", "url": "https://files.pythonhosted.org/packages/dc/63/54221591c4b226c876041f42755f60ec31f29271e62709d46b8047647a2c/picks-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "40c2ebe9c08c9f25eb044ba50db260db", "sha256": "6486f2e74439200b50a9d48f4eb8a83de1746b37b624ef2ebcc17b7113bcacfa" }, "downloads": -1, "filename": "picks-0.6.4.tar.gz", "has_sig": false, "md5_digest": "40c2ebe9c08c9f25eb044ba50db260db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9964, "upload_time": "2017-04-25T14:42:15", "url": "https://files.pythonhosted.org/packages/33/2d/99e550b386aa1042a73675763dcecae5f9d5d6527b1a1dc3e4165cdb7b74/picks-0.6.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "40c2ebe9c08c9f25eb044ba50db260db", "sha256": "6486f2e74439200b50a9d48f4eb8a83de1746b37b624ef2ebcc17b7113bcacfa" }, "downloads": -1, "filename": "picks-0.6.4.tar.gz", "has_sig": false, "md5_digest": "40c2ebe9c08c9f25eb044ba50db260db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9964, "upload_time": "2017-04-25T14:42:15", "url": "https://files.pythonhosted.org/packages/33/2d/99e550b386aa1042a73675763dcecae5f9d5d6527b1a1dc3e4165cdb7b74/picks-0.6.4.tar.gz" } ] }