example-package-pnayak


Nameexample-package-pnayak JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-08-13 06:07:30
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Example Package

This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "example-package-pnayak",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Example Author <author@example.com>",
    "download_url": "",
    "platform": null,
    "description": "# Example Package\n\nThis is a simple example package. You can use\n[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\nto write your content.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "230d20db08eaeb0ce037ee0f9ca951dcb36e2b4bc0a7cede789898c01208bfd5",
                "md5": "ce7a534ed5cff2ee0f3c9c058c9a81ff",
                "sha256": "bc3a850bc532f79e7312c13460f7162e851064002e4bee565c389c862861a98d"
            },
            "downloads": -1,
            "filename": "example_package_pnayak-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce7a534ed5cff2ee0f3c9c058c9a81ff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 1785,
            "upload_time": "2023-08-13T06:07:30",
            "upload_time_iso_8601": "2023-08-13T06:07:30.924592Z",
            "url": "https://files.pythonhosted.org/packages/23/0d/20db08eaeb0ce037ee0f9ca951dcb36e2b4bc0a7cede789898c01208bfd5/example_package_pnayak-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 06:07:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "example-package-pnayak"
}
        
Elapsed time: 0.10504s