{ "info": { "author": "abhiigatty", "author_email": "abhiigatty@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3 :: Only", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Indexing/Search", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking", "Topic :: System :: Filesystems", "Topic :: System :: Logging", "Topic :: Utilities" ], "description": "muchspace\n=========\n\nmuchspace is python tool to calculate the space required to download\nmedia links in a file.\n\n**muchspace** uses `Google\u2019s Fire module`_ to make the command line\ninterface. Refer their docs for more info.\n\nModules\n=======\n\nmuchspace uses a number of open source python modules:\n\n- `fire`_ - Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.\n- `requests`_ - Requests is the only Non-GMO HTTP library for Python, safe for human consumption.\n- `multiprocessing`_ - Process-based parallelism, multiprocessing is a package that supports spawning processes using an API similar to the threading module.\n- `more-itertools`_ - Python\u2019s itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides.\n\nInstall\n=======\n\n::\n\n $ pip install muchspace\n\nUsage\n=====\n\n::\n\n $ muchspace getfilefrom [--report] \n\n::\n\n $ muchspace \n muchspace v2 - Pre-Alpha\n muchspace: The link status checking CLI.\n Type: MuchSpace\n String form: \n Docstring: Fire Class for muchspace Operations \n Author: abhiigatty \n Email: abhiigatty@gmail.com\n muchspace: The link status checking CLI.\n Example usage:\n muchspace grabinfo or\n muchspace grabinfo --report # The --report will generate a json report \n i.e\n muchspace grabinfo --file-path [--report]\n\n Usage: muchspace \n muchspace grabinfo\n\n \n\nDevelopment\n===========\n\nWant to contribute? Great! To contribute to the project, Please take up\nthe tasks specified in the issues. Add a comment in the issues if you\nare taking up one. check out `contributing`_ for more details.\n\n\nTodos\n=====\n\n- Better working with async mode\n\nLicense\n=======\nMIT\n\n**Free Software \u2764\ufe0f\ufe0f, Hell Yeah!\ud83c\udf7a**\n\n.. _Google\u2019s Fire module: https://github.com/google/python-fire\n.. _fire: https://github.com/google/python-fire\n.. _requests: http://docs.python-requests.org/en/master/\n.. _here: https://help.github.com/articles/configuring-a-remote-for-a-fork/\n.. _contributing: https://github.com/Hitoshirenu/muchspace/blob/master/CONTRIBUTING.rst\n.. _multiprocessing: https://docs.python.org/dev/library/multiprocessing.html#multiprocessing.pool.Pool.starmap\n.. _more-itertools: https://pypi.org/project/more-itertools/\n\n\n\n\n\n=======\nHistory\n=======\n\n0.1.3 (09-06-2018)\n------------------\n\n* First release on PyPI.\n\n0.2.0 (10-06-2018)\n------------------\n\n* First Working release.\n\n0.3.1 (12-06-2018)\n------------------\n\n* First stable release with feature support.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/Hitoshirenu/muchspace/archive/0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Hitoshirenu/muchspace", "keywords": "disk-space", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "muchspace", "package_url": "https://pypi.org/project/muchspace/", "platform": "", "project_url": "https://pypi.org/project/muchspace/", "project_urls": { "Download": "https://github.com/Hitoshirenu/muchspace/archive/0.1.tar.gz", "Homepage": "https://github.com/Hitoshirenu/muchspace" }, "release_url": "https://pypi.org/project/muchspace/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "A CLI utility in python3 to calulate total disk space required for media links", "version": "0.3.2" }, "last_serial": 3952767, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "a345fcd63f5220d3ad8dd60218a48f87", "sha256": "34a0c0807b93b1e3636aa02ea54e744560f23b9f9074efa45df2c89ec6968685" }, "downloads": -1, "filename": "muchspace-0.1.5.tar.gz", "has_sig": false, "md5_digest": "a345fcd63f5220d3ad8dd60218a48f87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4832, "upload_time": "2018-06-11T04:13:34", "url": "https://files.pythonhosted.org/packages/66/8d/2d06e8458ecfb32d70fac00ccda79cc5c18fa54521ee4d959c376e321f9c/muchspace-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "ffedd7f114baf3e0e40aad57e624f358", "sha256": "af19079b2482fb5701f34cd5d3ccaa9488f8db448be62ec1e86a735c46d8b43c" }, "downloads": -1, "filename": "muchspace-0.1.6.tar.gz", "has_sig": false, "md5_digest": "ffedd7f114baf3e0e40aad57e624f358", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6352, "upload_time": "2018-06-11T05:04:01", "url": "https://files.pythonhosted.org/packages/9f/cb/3f58c695154df4465fb9ba95f049410ac604100f3a324763ab4b0c165a00/muchspace-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "0d716345210e3dd08924bc365d44ac3a", "sha256": "6e332541167c040fc2f632a83b9d79f5e8db10fa3433cb20cb618ce03aaf6883" }, "downloads": -1, "filename": "muchspace-0.1.7.tar.gz", "has_sig": false, "md5_digest": "0d716345210e3dd08924bc365d44ac3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6404, "upload_time": "2018-06-11T10:18:46", "url": "https://files.pythonhosted.org/packages/0d/be/1fdad5550a5c3890d380cdd4698e5dbbb175d13ea99f87ce107f1a4aa4b3/muchspace-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "016d1d4da58872336ada14c9d0f996a4", "sha256": "63d2a43669560226a72f1900784d54bd3d1ac208e0b594cb644a81250bd9f5e0" }, "downloads": -1, "filename": "muchspace-0.1.8.tar.gz", "has_sig": false, "md5_digest": "016d1d4da58872336ada14c9d0f996a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6345, "upload_time": "2018-06-11T10:58:27", "url": "https://files.pythonhosted.org/packages/f8/fd/e8ef29f7303e2a95478fe884039eca57ebcd8a5b6150484ae559718a347b/muchspace-0.1.8.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "f5f4aa266c80519edfde2a456b1e8d3b", "sha256": "6f52c7d2d00943e11f88c890ebce397062453ad7b58dd6d1136e6b31dfc3b28c" }, "downloads": -1, "filename": "muchspace-0.3.1.tar.gz", "has_sig": false, "md5_digest": "f5f4aa266c80519edfde2a456b1e8d3b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2018-06-12T04:43:23", "url": "https://files.pythonhosted.org/packages/8b/c1/05b13e7f43f42058392000f03349c2a78e9e666296bbe766d4aa6c4d84da/muchspace-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "b3a092f7c28b2eaf38ee55c50767c4fd", "sha256": "e66058c468ebd0fc4c091f0c6026c5b538a52c8514204b05e008e3cf4a795163" }, "downloads": -1, "filename": "muchspace-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b3a092f7c28b2eaf38ee55c50767c4fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2018-06-12T04:51:38", "url": "https://files.pythonhosted.org/packages/98/b4/2ab3806e538bffee54a62d0e702977a9518ed82c03ca660d0b4707c6dcd5/muchspace-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b3a092f7c28b2eaf38ee55c50767c4fd", "sha256": "e66058c468ebd0fc4c091f0c6026c5b538a52c8514204b05e008e3cf4a795163" }, "downloads": -1, "filename": "muchspace-0.3.2.tar.gz", "has_sig": false, "md5_digest": "b3a092f7c28b2eaf38ee55c50767c4fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7390, "upload_time": "2018-06-12T04:51:38", "url": "https://files.pythonhosted.org/packages/98/b4/2ab3806e538bffee54a62d0e702977a9518ed82c03ca660d0b4707c6dcd5/muchspace-0.3.2.tar.gz" } ] }