helloworld-lib-sankar


Namehelloworld-lib-sankar JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA simple Hello World Python library
upload_time2025-10-09 07:32:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords hello world example
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HelloWorld Lib

A simple example Python library.

## Installation

```bash
pip install helloworld-lib

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "helloworld-lib-sankar",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "hello, world, example",
    "author": null,
    "author_email": "Sankararao Majji <sankararao.majji@verisk.com>",
    "download_url": "https://files.pythonhosted.org/packages/c8/94/4ff14b95e45b3bd2d27db6cb51c8a189235e5cda43a113c0369bea68139b/helloworld_lib_sankar-0.1.0.tar.gz",
    "platform": null,
    "description": "# HelloWorld Lib\r\n\r\nA simple example Python library.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install helloworld-lib\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple Hello World Python library",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/yourusername/helloworld-lib/issues",
        "Homepage": "https://github.com/yourusername/helloworld-lib"
    },
    "split_keywords": [
        "hello",
        " world",
        " example"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "369838a8972d3053c85ad03990480d178d3092ecb7b0e9a75a1e8723815c1d52",
                "md5": "e6efa4b560f2a3a33700903064de8b68",
                "sha256": "04a29b66d901f03f3cb686b64ce9d7735c855afc724efbc743ef11f3a38f004f"
            },
            "downloads": -1,
            "filename": "helloworld_lib_sankar-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6efa4b560f2a3a33700903064de8b68",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2354,
            "upload_time": "2025-10-09T07:32:52",
            "upload_time_iso_8601": "2025-10-09T07:32:52.912860Z",
            "url": "https://files.pythonhosted.org/packages/36/98/38a8972d3053c85ad03990480d178d3092ecb7b0e9a75a1e8723815c1d52/helloworld_lib_sankar-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8944ff14b95e45b3bd2d27db6cb51c8a189235e5cda43a113c0369bea68139b",
                "md5": "23e4e838ac8be283d8bc9bd8cca4ccf1",
                "sha256": "841098ec96c81726989adb0709d07b5d246dc057bf2b2b8c6e317c0dfd922904"
            },
            "downloads": -1,
            "filename": "helloworld_lib_sankar-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "23e4e838ac8be283d8bc9bd8cca4ccf1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1769,
            "upload_time": "2025-10-09T07:32:54",
            "upload_time_iso_8601": "2025-10-09T07:32:54.648109Z",
            "url": "https://files.pythonhosted.org/packages/c8/94/4ff14b95e45b3bd2d27db6cb51c8a189235e5cda43a113c0369bea68139b/helloworld_lib_sankar-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-09 07:32:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "helloworld-lib",
    "github_not_found": true,
    "lcname": "helloworld-lib-sankar"
}
        
Elapsed time: 1.83575s