{ "info": { "author": "nerdloco", "author_email": "gibsonruitiari@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "About:\n------\nfilio is a tool which:\n(i) checks for broken links & empty files in your pc\n(ii) saves a local copy of the result in your home dir in json format\n\n\nUsage:\n------\nIn your terminal type:\n **$ filio or filio [option]**\nGives a summary of the diagnosis (i.e print out total number of broken & empty files to your stdout):\n $ filio example:\n\n**you have : 1200 empty files in your pc\n\nyou have : 81 broken files in your pc\n {'header': 'filio statistics',\n 'timestamp': '28 Jul 2019 11:45:15',\n 'total_no_of_broken_files': 81,\n 'total_no_of_empty_files': 1200,\n 'total_harddisk_storage':'Total: 292 GB ',\n 'used_storage':'Used: 27 GB ',\n 'free_storage': 'Free: 249 GB ',\n 'disk_healthy': True }**\n\n**navigate to $home/.filio/data.json to see a local copy of the stats**\n\nGives a detailed info about the diagnosis (i.e print out all the empty & broken files to your stdout):\n\n **$ filio --diagnose-full\n or\n $ filio -df**\n\nAvailable options are:\n\n **-df or --diagnose full run a diagnosis and print out a detailed information about the broken & empty files**\n\nNote:\n-----\nthe checking process might take a while around 2-3 minutes max depending on the number of files to be iterated through\n\nContact:\n--------\nFor issues/question:\n\n- gibsonruitiari@gmail.com\nMore information is available at:\n\n- https://pypi.org/project/\n- https://github.com/nerdloco/filio\n\nVersion:\n--------\n- filio v1.0.0\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/nerdloco/filio", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Filio", "package_url": "https://pypi.org/project/Filio/", "platform": "", "project_url": "https://pypi.org/project/Filio/", "project_urls": { "Homepage": "https://github.com/nerdloco/filio" }, "release_url": "https://pypi.org/project/Filio/1.0.0/", "requires_dist": [ "click", "asyncio" ], "requires_python": "", "summary": "a cli python tool which checks for empty & broken files", "version": "1.0.0" }, "last_serial": 5595901, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "922d96462e195dc1b86167ed36cf9a6d", "sha256": "f7337ec028ac53bfc778f871c8154e21aae0db486d45c099e060343d2561a2fe" }, "downloads": -1, "filename": "Filio-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "922d96462e195dc1b86167ed36cf9a6d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6197, "upload_time": "2019-07-28T15:04:44", "url": "https://files.pythonhosted.org/packages/f7/9b/51c26c5c542a8549619b9c7a193efe1b3941e1c5b8c90c1d17213caa08ce/Filio-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a1641e1a7d6f8b9e63027f2f9aac74e1", "sha256": "398f75779dd3ec8fb1dc90aadb0c5ea3640e4aab3e6a92699edca2000d43d4a8" }, "downloads": -1, "filename": "Filio-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a1641e1a7d6f8b9e63027f2f9aac74e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4290, "upload_time": "2019-07-28T15:04:47", "url": "https://files.pythonhosted.org/packages/7b/cc/ae880460ed275080f6d752e8f2f5c7634e2ef0c03434f372feb47fbfdd0f/Filio-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "922d96462e195dc1b86167ed36cf9a6d", "sha256": "f7337ec028ac53bfc778f871c8154e21aae0db486d45c099e060343d2561a2fe" }, "downloads": -1, "filename": "Filio-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "922d96462e195dc1b86167ed36cf9a6d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6197, "upload_time": "2019-07-28T15:04:44", "url": "https://files.pythonhosted.org/packages/f7/9b/51c26c5c542a8549619b9c7a193efe1b3941e1c5b8c90c1d17213caa08ce/Filio-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a1641e1a7d6f8b9e63027f2f9aac74e1", "sha256": "398f75779dd3ec8fb1dc90aadb0c5ea3640e4aab3e6a92699edca2000d43d4a8" }, "downloads": -1, "filename": "Filio-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a1641e1a7d6f8b9e63027f2f9aac74e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4290, "upload_time": "2019-07-28T15:04:47", "url": "https://files.pythonhosted.org/packages/7b/cc/ae880460ed275080f6d752e8f2f5c7634e2ef0c03434f372feb47fbfdd0f/Filio-1.0.0.tar.gz" } ] }