hello-world-yhqiu


Namehello-world-yhqiu JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://gitee.com/YihangQiu/hello-world-package
SummaryA simple hello world package
upload_time2025-07-10 08:20:25
maintainerNone
docs_urlNone
authoryhqiu
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hello World Package

A simple Python package that prints "Hello, World!" - perfect for testing PyPI publishing.

## Installation

```bash
pip install hello-world-yhqiu

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitee.com/YihangQiu/hello-world-package",
    "name": "hello-world-yhqiu",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "yhqiu",
    "author_email": "qiuyihang23@mails.ucas.ac.cn",
    "download_url": "https://files.pythonhosted.org/packages/e4/17/d7cdb339526e4dea429615d8e62df7ef49f0f428c9932e0b1d9bdedd22ff/hello_world_yhqiu-0.2.0.tar.gz",
    "platform": null,
    "description": "# Hello World Package\n\nA simple Python package that prints \"Hello, World!\" - perfect for testing PyPI publishing.\n\n## Installation\n\n```bash\npip install hello-world-yhqiu\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple hello world package",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://gitee.com/YihangQiu/hello-world-package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "31c90afb71ac34ee672d8411f79817b61b8a8f65062cb58355d8e3a4bbd2246f",
                "md5": "dfd46dec15f5c40c16617ee7e924bdb3",
                "sha256": "8df0424b8eb26eb1206d922a4fe8717f2bdb2f3e0c6f7491e6336a471adba381"
            },
            "downloads": -1,
            "filename": "hello_world_yhqiu-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfd46dec15f5c40c16617ee7e924bdb3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2289,
            "upload_time": "2025-07-10T08:20:24",
            "upload_time_iso_8601": "2025-07-10T08:20:24.464876Z",
            "url": "https://files.pythonhosted.org/packages/31/c9/0afb71ac34ee672d8411f79817b61b8a8f65062cb58355d8e3a4bbd2246f/hello_world_yhqiu-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e417d7cdb339526e4dea429615d8e62df7ef49f0f428c9932e0b1d9bdedd22ff",
                "md5": "1b79d69883a2b796b9501dedfd8bb9d9",
                "sha256": "75b6276dbd733cf4940af07361a199e3bf7c9ed9b3c6efe252d6afa7fb5e9e7f"
            },
            "downloads": -1,
            "filename": "hello_world_yhqiu-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1b79d69883a2b796b9501dedfd8bb9d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1697,
            "upload_time": "2025-07-10T08:20:25",
            "upload_time_iso_8601": "2025-07-10T08:20:25.492374Z",
            "url": "https://files.pythonhosted.org/packages/e4/17/d7cdb339526e4dea429615d8e62df7ef49f0f428c9932e0b1d9bdedd22ff/hello_world_yhqiu-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 08:20:25",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "hello-world-yhqiu"
}
        
Elapsed time: 0.42496s