ashcount


Nameashcount JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/ashkan0201/ashcount
SummaryA set of things that can be done with files. For example, finding the number of lines in a file Find the number of words Find the net code count of a Python file.
upload_time2023-10-05 13:01:32
maintainer
docs_urlNone
authorAshkan Noroozi
requires_python
licenseMIT
keywords python package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
**This package helps you to get some information from the files.**

- Find the number of lines in a file
- Find the number of original lines in a file
- Find the word count of a file
- Find the number of codes in a Python file
- Find the net code count of a Python file
- Find the number of comments in a Python file


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ashkan0201/ashcount",
    "name": "ashcount",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,package",
    "author": "Ashkan Noroozi",
    "author_email": "ashkan02011@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ca/6d/1b4bad9f6843d8cad4f881ea60bd9c87adcf1c89301f6f8bce7992cb01b8/ashcount-1.0.1.tar.gz",
    "platform": null,
    "description": "\r\n**This package helps you to get some information from the files.**\r\n\r\n- Find the number of lines in a file\r\n- Find the number of original lines in a file\r\n- Find the word count of a file\r\n- Find the number of codes in a Python file\r\n- Find the net code count of a Python file\r\n- Find the number of comments in a Python file\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A set of things that can be done with files. For example, finding the number of lines in a file Find the number of words Find the net code count of a Python file.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/ashkan0201/ashcount"
    },
    "split_keywords": [
        "python",
        "package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb8b09e6f4fc55d220417556e61bcb4bc88f6a9124ce6c6b6bd896ee84fe990c",
                "md5": "a6a9b264bf1599b31b06fc9d88ecd20a",
                "sha256": "fec26255f0659fbf4dcd4a49a6e540f198d043d7c3bf691e374a53250a145fa8"
            },
            "downloads": -1,
            "filename": "ashcount-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6a9b264bf1599b31b06fc9d88ecd20a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3217,
            "upload_time": "2023-10-05T13:01:30",
            "upload_time_iso_8601": "2023-10-05T13:01:30.043466Z",
            "url": "https://files.pythonhosted.org/packages/fb/8b/09e6f4fc55d220417556e61bcb4bc88f6a9124ce6c6b6bd896ee84fe990c/ashcount-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca6d1b4bad9f6843d8cad4f881ea60bd9c87adcf1c89301f6f8bce7992cb01b8",
                "md5": "f1b391d48cb0fef88bf184005f2b0f7d",
                "sha256": "5f3830ba2f23080234c5b6f5914df92765808e58b0158776146255a9d3704a1f"
            },
            "downloads": -1,
            "filename": "ashcount-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f1b391d48cb0fef88bf184005f2b0f7d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2755,
            "upload_time": "2023-10-05T13:01:32",
            "upload_time_iso_8601": "2023-10-05T13:01:32.083668Z",
            "url": "https://files.pythonhosted.org/packages/ca/6d/1b4bad9f6843d8cad4f881ea60bd9c87adcf1c89301f6f8bce7992cb01b8/ashcount-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 13:01:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ashkan0201",
    "github_project": "ashcount",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "ashcount"
}
        
Elapsed time: 0.14593s