{ "info": { "author": "Aiden Blishen Cuneo", "author_email": "aidencuneo@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "A simple module used to count or list the attributes of files in a directory.\nThis module can be used from the command line, with the command `countfiles`.\n\n### Usage (CLI):\n\n countfiles [options...]\n\n### Usage (Python):\n\n import countfiles\n\n counter = countfiles.Counter(path='.', count=True, size=False)\n counter.call()\n\n### Options include:\n- `path` (str)\n- `count` (bool)\n- `size` (bool)\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/pypa/sampleproject", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "countfiles", "package_url": "https://pypi.org/project/countfiles/", "platform": "", "project_url": "https://pypi.org/project/countfiles/", "project_urls": { "Homepage": "https://github.com/pypa/sampleproject" }, "release_url": "https://pypi.org/project/countfiles/0.3.4/", "requires_dist": null, "requires_python": ">=3.1", "summary": "A simple module to count or list the attributes of files in a directory.", "version": "0.3.4" }, "last_serial": 6001380, "releases": { "0.3.4": [ { "comment_text": "", "digests": { "md5": "38790e2d9f92c26a3032a67a3cb945b5", "sha256": "6bf608f46cbe81e903bc9468e2d25e8f55d867f5e7e89aa6ffc0587a00446581" }, "downloads": -1, "filename": "countfiles-0.3.4-py3-none-any.whl", "has_sig": false, "md5_digest": "38790e2d9f92c26a3032a67a3cb945b5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.1", "size": 5355, "upload_time": "2019-10-20T00:19:45", "url": "https://files.pythonhosted.org/packages/e5/45/38e6653b765c28b4c6034a118f34227fbf429245019ff5005f3008dce8f3/countfiles-0.3.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1944ecb016fad9a70a8ceed972c9cd7", "sha256": "08a876d850dedcf1c34cb1bea4df9b43b9acc681c831f5b1410630ec90fef353" }, "downloads": -1, "filename": "countfiles-0.3.4.tar.gz", "has_sig": false, "md5_digest": "b1944ecb016fad9a70a8ceed972c9cd7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.1", "size": 2464, "upload_time": "2019-10-20T00:19:48", "url": "https://files.pythonhosted.org/packages/60/26/6cbb9cc5ac294c6fe310babf6dc4436b6a737d89721c0587381b8b0ba12a/countfiles-0.3.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "38790e2d9f92c26a3032a67a3cb945b5", "sha256": "6bf608f46cbe81e903bc9468e2d25e8f55d867f5e7e89aa6ffc0587a00446581" }, "downloads": -1, "filename": "countfiles-0.3.4-py3-none-any.whl", "has_sig": false, "md5_digest": "38790e2d9f92c26a3032a67a3cb945b5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.1", "size": 5355, "upload_time": "2019-10-20T00:19:45", "url": "https://files.pythonhosted.org/packages/e5/45/38e6653b765c28b4c6034a118f34227fbf429245019ff5005f3008dce8f3/countfiles-0.3.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1944ecb016fad9a70a8ceed972c9cd7", "sha256": "08a876d850dedcf1c34cb1bea4df9b43b9acc681c831f5b1410630ec90fef353" }, "downloads": -1, "filename": "countfiles-0.3.4.tar.gz", "has_sig": false, "md5_digest": "b1944ecb016fad9a70a8ceed972c9cd7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.1", "size": 2464, "upload_time": "2019-10-20T00:19:48", "url": "https://files.pythonhosted.org/packages/60/26/6cbb9cc5ac294c6fe310babf6dc4436b6a737d89721c0587381b8b0ba12a/countfiles-0.3.4.tar.gz" } ] }