kamalfirstpackage


Namekamalfirstpackage JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryA tiny example Python package
upload_time2025-07-14 10:20:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords example demo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pypi_test

This is a normal test scripts to test the PyPi.

## Installation

```bash
pip install kamalfirstpackage

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kamalfirstpackage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "example, demo",
    "author": null,
    "author_email": "Kamal Godar <kamalgodar9244@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/dd/a9/12a1285d96d6c7079f93141de613d972ed2a44bd5808e0b32f64a2d42472/kamalfirstpackage-0.1.3.tar.gz",
    "platform": null,
    "description": "# pypi_test\n\nThis is a normal test scripts to test the PyPi.\n\n## Installation\n\n```bash\npip install kamalfirstpackage\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tiny example Python package",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/kamalgodar/pypi_test"
    },
    "split_keywords": [
        "example",
        " demo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "72b5daecb1f1d65a62e944f5d1198fecf599185beed73454153b0084372c5fe2",
                "md5": "825a6b2b69b996acdea229d67a7a2166",
                "sha256": "fd6ce482d009a354c97c3fc28214d2b58ccfdcbb4da11d9fd35a584237abdd82"
            },
            "downloads": -1,
            "filename": "kamalfirstpackage-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "825a6b2b69b996acdea229d67a7a2166",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3157,
            "upload_time": "2025-07-14T10:20:38",
            "upload_time_iso_8601": "2025-07-14T10:20:38.696881Z",
            "url": "https://files.pythonhosted.org/packages/72/b5/daecb1f1d65a62e944f5d1198fecf599185beed73454153b0084372c5fe2/kamalfirstpackage-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dda912a1285d96d6c7079f93141de613d972ed2a44bd5808e0b32f64a2d42472",
                "md5": "5221d05ac6e18d647260affa14a484c5",
                "sha256": "cc7475de854cfedcd89aec3c16ab70e8f2d58f3953a93de5425d58b0ae9c1b79"
            },
            "downloads": -1,
            "filename": "kamalfirstpackage-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5221d05ac6e18d647260affa14a484c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2633,
            "upload_time": "2025-07-14T10:20:40",
            "upload_time_iso_8601": "2025-07-14T10:20:40.459319Z",
            "url": "https://files.pythonhosted.org/packages/dd/a9/12a1285d96d6c7079f93141de613d972ed2a44bd5808e0b32f64a2d42472/kamalfirstpackage-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 10:20:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kamalgodar",
    "github_project": "pypi_test",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "kamalfirstpackage"
}
        
Elapsed time: 0.61196s