{ "info": { "author": "Rypiuk Oleksandr", "author_email": "ripiuk96@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": ".. image:: https://travis-ci.org/ripiuk/fant_sizer.svg?branch=master\n :target: https://travis-ci.org/ripiuk/fant_sizer\n.. image:: https://img.shields.io/pypi/v/fant-sizer.svg\n :target: https://pypi.python.org/pypi/fant-sizer\n.. image:: https://img.shields.io/pypi/l/fant-sizer.svg\n :target: https://github.com/ripiuk/fant_sizer/blob/master/LICENSE\n.. image:: https://img.shields.io/pypi/wheel/fant-sizer.svg\n :target: https://pypi.python.org/pypi/fant-sizer\n.. image:: https://img.shields.io/pypi/pyversions/fant-sizer.svg\n :target: https://pypi.python.org/pypi/fant-sizer\n.. image:: https://img.shields.io/pypi/implementation/fant-sizer.svg\n :target: https://pypi.python.org/pypi/fant-sizer\n.. image:: https://img.shields.io/pypi/status/fant-sizer.svg\n :target: https://pypi.python.org/pypi/fant-sizer\n\n============\nUsage:\n============\n\n- After installation, you can run this package directly in command line. Launching it without arguments starts it in interactive mode:\n\n================\nSample output:\n================\n::\n\n Path: /home/sany/PycharmProjects\n Number of files: 6657\n \u2116 | B | MB | Path\n 1 | 368078630 | 368.1 | /home/sany/PycharmProjects/xml_to_csv/Harrods_Google_Feed_USD_US.xml\n 2 | 195476333 | 195.5 | /home/sany/PycharmProjects/xml_to_csv/test.csv\n 3 | 188825866 | 188.8 | /home/sany/PycharmProjects/just/test.csv\n 4 | 40412990 | 40.4 | /home/sany/PycharmProjects/BuildingMachine/_sparsetools.cpython-36m-x86_64-linux-gnu.so\n 5 | 38513408 | 38.5 | /home/sany/PycharmProjects/BuildingMachine/.libs/libopenblasp-r0-39a31c03.2.18.so\n\n- Besides that, you can start it with arguments:\n\n -h, --help show this help message and exit\n -p PATH the path to parent dir\n -n NUMBER how much files will be shown\n -m, --min sort by min size\n --biggest get information about the biggest file\n --smallest get information about the smallest file\n --average get the sum of the sizes divided by how many files are in the directory\n --median get the middle value of an ordered list of sizes\n --range get the difference between the min and max file sizes\n --mode get file sizes repeated most often\n\n\n=============\nSample output\n=============\n::\n\n $ fant_sizer -p /home/sany/PycharmProjects/some_dir -n 40 -m\n\n Path: /home/sany/PycharmProjects/some_dir\n Number of files: 45\n \u2116 | B | MB | Path\n 1 | 0 | 0.0 | /home/sany/PycharmProjects/some_dir/setup.cfg\n 2 | 6 | 0.0 | /home/sany/PycharmProjects/some_dir/.gitignore\n 3 | 10 | 0.0 | /home/sany/PycharmProjects/some_dir/runtime.txt\n 4 | 23 | 0.0 | /home/sany/PycharmProjects/some_dir/.git/HEAD\n 5 | 24 | 0.0 | /home/sany/PycharmProjects/some_dir/.git/COMMIT_EDITMSG\n 6 | 41 | 0.0 | /home/sany/PycharmProjects/some_dir/.git/refs/heads/master\n 7 | 73 | 0.0 | /home/sany/PycharmProjects/some_dir/.git/description\n 8 | 92 | 0.0 | /home/sany/PycharmProjects/some_dir/.git/config\n 9 | 180 | 0.0 | /home/sany/PycharmProjects/some_dir/.idea/vcs.xml\n 10 | 189 | 0.0 | /home/sany/PycharmProjects/some_dir/.git/hooks/post-update.sample\n 11 | 208 | 0.0 | /home/sany/PycharmProjects/some_dir/.idea/misc.xml\n 12 | 240 | 0.0 | /home/sany/PycharmProjects/some_dir/.git/info/exclude\n 13 | 280 | 0.0 | /home/sany/PycharmProjects/some_dir/.idea/modules.xml\n\n============\nDownload\n============\n::\n\n python3.6 -m pip install fant_sizer\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ripiuk/fant_sizer", "keywords": "file command-line information size tool recursively", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fant-sizer", "package_url": "https://pypi.org/project/fant-sizer/", "platform": "", "project_url": "https://pypi.org/project/fant-sizer/", "project_urls": { "Homepage": "https://github.com/ripiuk/fant_sizer" }, "release_url": "https://pypi.org/project/fant-sizer/0.7/", "requires_dist": null, "requires_python": "", "summary": "fant_sizer command-line file-information", "version": "0.7" }, "last_serial": 3280180, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "a6db9686c4fca162b512d6c2517d5a5f", "sha256": "d6e27cc754f69495c2e5454232da20a7e2c8dab4f8743ab20edbb2c4cc011799" }, "downloads": -1, "filename": "fant_sizer-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6db9686c4fca162b512d6c2517d5a5f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5191, "upload_time": "2017-09-26T11:09:23", "url": "https://files.pythonhosted.org/packages/58/1a/ed5ece766685bdaa6421697a0f299652bb5891bac8165a65ff4df332cf22/fant_sizer-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ceab373d7d74b6ffd2c75e9e500bbef2", "sha256": "5bdeb90c4d43fb94c511f5244b393b8b8483f328e82d94cb6561c2c04fb1b34d" }, "downloads": -1, "filename": "fant_sizer-0.3.tar.gz", "has_sig": false, "md5_digest": "ceab373d7d74b6ffd2c75e9e500bbef2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3033, "upload_time": "2017-09-26T11:09:24", "url": "https://files.pythonhosted.org/packages/6b/22/5c5f3306b608e47e26ab7472cf8d1d9f337c157f61af545e1ce86bb6edf1/fant_sizer-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "10c58220a857a72c2b6fe9b1035c22fa", "sha256": "279809cbf60cadf6fe1ead8e9bd2ab4f11adcec56275039206bc1ff3ef66b0be" }, "downloads": -1, "filename": "fant_sizer-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "10c58220a857a72c2b6fe9b1035c22fa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5285, "upload_time": "2017-09-26T12:17:12", "url": "https://files.pythonhosted.org/packages/3b/18/32144949d0f4fdd01e21b7ac7f0ad5ef95fd4f99032240345bc5f54703d9/fant_sizer-0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "21f719efa01d277e597b96f26fafbb85", "sha256": "577ff89285e7eb6b718e168ee92d4ab78943e0fb6fe81d47016900805152abb2" }, "downloads": -1, "filename": "fant_sizer-0.4.tar.gz", "has_sig": false, "md5_digest": "21f719efa01d277e597b96f26fafbb85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3086, "upload_time": "2017-09-26T12:17:14", "url": "https://files.pythonhosted.org/packages/71/85/8d9be2eb24a64ec196153d608f6b5bc6b773d30fa133f5d21bbb73f374f0/fant_sizer-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "0cffe21da240b5ebfbd5d6dbbb58d417", "sha256": "bea626786813e9cfb74ab36e04a11803302c99915757832f2afbe78aa6db8141" }, "downloads": -1, "filename": "fant_sizer-0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0cffe21da240b5ebfbd5d6dbbb58d417", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6662, "upload_time": "2017-10-20T12:51:08", "url": "https://files.pythonhosted.org/packages/30/b1/490c86ba79d91073a4552c9cfe38c319513bae803082261485580049af89/fant_sizer-0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "320a4d6d474a9633fc6caf9542d5ede5", "sha256": "e8a2ac0e7d53813d86c71b585b37cd680bb7263907d5beeb2070002c43e2138c" }, "downloads": -1, "filename": "fant_sizer-0.5.tar.gz", "has_sig": false, "md5_digest": "320a4d6d474a9633fc6caf9542d5ede5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3906, "upload_time": "2017-10-20T12:51:09", "url": "https://files.pythonhosted.org/packages/c4/7a/e8babb4f4edc121cf4d7b79ceb8e2a04ed144ea2218fcfc80c6e819b1fc6/fant_sizer-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "0583ba7d30b5ea2be6499074766a8035", "sha256": "2da034f42318a8b37e5067ad7d289047f3b2a6824ee75ed734ee2e1039ce4012" }, "downloads": -1, "filename": "fant_sizer-0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0583ba7d30b5ea2be6499074766a8035", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6831, "upload_time": "2017-10-23T08:46:17", "url": "https://files.pythonhosted.org/packages/ed/0d/1e288eb8b891c9987fb258ec3021e627a2f73abb0429f1c3b7596c495140/fant_sizer-0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cfe53bd02a6b429ed50b3b727805c24c", "sha256": "0d1c798a98d0e21c8156e39de28d6b7a238c59156e4ec3bec77b44e7f27b1078" }, "downloads": -1, "filename": "fant_sizer-0.6.tar.gz", "has_sig": false, "md5_digest": "cfe53bd02a6b429ed50b3b727805c24c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3984, "upload_time": "2017-10-23T08:46:19", "url": "https://files.pythonhosted.org/packages/e3/b8/7c3758193727e7220c82f8211409dce915844b8fcbfe97cd5f706a51a27e/fant_sizer-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "e887adacdb916499ff53f9f94c337397", "sha256": "e7f36d035fd70935a929c23c8d19d3a42c728d7bc0296eb0ed298b6d3b2ce57f" }, "downloads": -1, "filename": "fant_sizer-0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e887adacdb916499ff53f9f94c337397", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8821, "upload_time": "2017-10-26T07:41:04", "url": "https://files.pythonhosted.org/packages/fd/18/160ce9c2c78a0e39f5621f6edaaa3a21d9eec5be7d876662f39503953119/fant_sizer-0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2bf0e977735b9c361790e283f4507093", "sha256": "bb46998d5405ea6871cc11ce7083502753df3c183de572aaa0689dd245e064d3" }, "downloads": -1, "filename": "fant_sizer-0.7.tar.gz", "has_sig": false, "md5_digest": "2bf0e977735b9c361790e283f4507093", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5630, "upload_time": "2017-10-26T07:41:05", "url": "https://files.pythonhosted.org/packages/f5/48/f18ddc0e4bfcaad83980f7e17d0ec40988805fdc5be456d50fd6b222a711/fant_sizer-0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e887adacdb916499ff53f9f94c337397", "sha256": "e7f36d035fd70935a929c23c8d19d3a42c728d7bc0296eb0ed298b6d3b2ce57f" }, "downloads": -1, "filename": "fant_sizer-0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e887adacdb916499ff53f9f94c337397", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 8821, "upload_time": "2017-10-26T07:41:04", "url": "https://files.pythonhosted.org/packages/fd/18/160ce9c2c78a0e39f5621f6edaaa3a21d9eec5be7d876662f39503953119/fant_sizer-0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2bf0e977735b9c361790e283f4507093", "sha256": "bb46998d5405ea6871cc11ce7083502753df3c183de572aaa0689dd245e064d3" }, "downloads": -1, "filename": "fant_sizer-0.7.tar.gz", "has_sig": false, "md5_digest": "2bf0e977735b9c361790e283f4507093", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5630, "upload_time": "2017-10-26T07:41:05", "url": "https://files.pythonhosted.org/packages/f5/48/f18ddc0e4bfcaad83980f7e17d0ec40988805fdc5be456d50fd6b222a711/fant_sizer-0.7.tar.gz" } ] }