{ "info": { "author": "Daniel Aguilar S", "author_email": "dasgaskl@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "TEMPy: a CLI for cleaning your Windows temp files\r\n=================================================\r\n\r\n| \r\n| \r\n| \r\n\r\nTEMPy is a **command line** utility intended for keeping your windows\r\nmachine happy. Just run a command in your terminal every 10 seconds,\r\nweek, year (please don\u2019t), or whenever you want and that\u2019s it your temp\r\nfiles are gone. Simple and fast.\r\n\r\nTEMPy is written in python paired with the awesome `Click`_ and\r\n`PrettyTable`_ libraries, so it\u2019s not windows only. You can run it on\r\nLinux or Mac, don\u2019t know why, but it\u2019s possible.\r\n\r\nFeatures\r\n--------\r\n\r\n- Intuitive commands\r\n- Temp directory content in tree view\r\n- Temp directory content in ASCII tables (like MySQL or PostgreSQL\r\n shell)\r\n- Temp directory size and total files\r\n- Log file with detailed data of the performed deletions\r\n\r\nInstallation\r\n------------\r\n\r\nTempy can be installed with pip with the command:\r\n\r\n::\r\n\r\n pip install tempy\r\n\r\nMake sure pip and setuptools are up to date.\r\n\r\nUsage\r\n-----\r\n\r\nThe general command structure is:\r\n\r\n::\r\n\r\n tempy [COMMAND] [OPTION]\r\n\r\nCommands\r\n--------\r\n\r\n+---------------+--------------+-----------------------------------------------------------------+\r\n| Command | Option | Description |\r\n+===============+==============+=================================================================+\r\n| ``delete`` | ``--a`` | deletes all the files and directories |\r\n+---------------+--------------+-----------------------------------------------------------------+\r\n| ``delete`` | ``--se`` | Shows all errors that were encountered in the last deletion |\r\n+---------------+--------------+-----------------------------------------------------------------+\r\n| ``analyze`` | ``[none]`` | Shows the temp directory contents, number of files, and size. |\r\n+---------------+--------------+-----------------------------------------------------------------+\r\n| ``tree`` | ``[none]`` | Displays a tree view of the temp directory |\r\n+---------------+--------------+-----------------------------------------------------------------+\r\n| ``log`` | ``[none]`` | Opens the log file |\r\n+---------------+--------------+-----------------------------------------------------------------+\r\n\r\nFor more info visite TEMPy Github `page`_\r\n\r\n.. _Click: http://click.pocoo.org/\r\n.. _PrettyTable: https://pypi.python.org/pypi/PrettyTable\r\n.. _page: https://github.com/Dascr32/tempy", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/Dascr32/tempy/archive/v0.7.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Dascr32/tempy", "keywords": "cli temp windows clean delete", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tempy", "package_url": "https://pypi.org/project/tempy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tempy/", "project_urls": { "Download": "https://github.com/Dascr32/tempy/archive/v0.7.tar.gz", "Homepage": "https://github.com/Dascr32/tempy" }, "release_url": "https://pypi.org/project/tempy/0.7/", "requires_dist": null, "requires_python": null, "summary": "CLI for cleaning Windows temporary files", "version": "0.7" }, "last_serial": 2105801, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "af79994ab00c5927a1588d67e7134dad", "sha256": "a2b1b599b17cc21e46c2e0b3e25e636cdb78c3d6380598ee3e62f4391e57807f" }, "downloads": -1, "filename": "tempy-0.5.zip", "has_sig": false, "md5_digest": "af79994ab00c5927a1588d67e7134dad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7238, "upload_time": "2016-03-22T23:09:03", "url": "https://files.pythonhosted.org/packages/ee/0b/a51633a84c7439cd4e365ed602d1df4d2e233376ce09eedc6c39a20c6f5e/tempy-0.5.zip" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "6a5a2356095b2329dd7a4c7fccfd074a", "sha256": "46548cd5b10e5adb49bd4d81c4184bd36c688e111e75dd6a5521d59c2d0baed4" }, "downloads": -1, "filename": "tempy-0.7.zip", "has_sig": false, "md5_digest": "6a5a2356095b2329dd7a4c7fccfd074a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10017, "upload_time": "2016-05-09T04:49:16", "url": "https://files.pythonhosted.org/packages/3d/39/7f822113e48e66bfeafb72a3494cd74035a7a2b849c6b2bd56ce11d983f6/tempy-0.7.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a5a2356095b2329dd7a4c7fccfd074a", "sha256": "46548cd5b10e5adb49bd4d81c4184bd36c688e111e75dd6a5521d59c2d0baed4" }, "downloads": -1, "filename": "tempy-0.7.zip", "has_sig": false, "md5_digest": "6a5a2356095b2329dd7a4c7fccfd074a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10017, "upload_time": "2016-05-09T04:49:16", "url": "https://files.pythonhosted.org/packages/3d/39/7f822113e48e66bfeafb72a3494cd74035a7a2b849c6b2bd56ce11d983f6/tempy-0.7.zip" } ] }