mypackage0917


Namemypackage0917 JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/mypackage
SummaryA simple example Python package
upload_time2024-09-14 03:35:39
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mypackage
 
A simple example Python package.
 
## Installation
 
```sh
pip install mypackage

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/mypackage",
    "name": "mypackage0917",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/d2/dd4cebadb07634c7269104c8063ed008adb9c4334a1f7fa52788d60fa916/mypackage0917-0.1.0.tar.gz",
    "platform": null,
    "description": "# mypackage\r\n \r\nA simple example Python package.\r\n \r\n## Installation\r\n \r\n```sh\r\npip install mypackage\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple example Python package",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/mypackage"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ead078f1924cc11799418b4b8d91bb14348a32efb203e2e95cc8a572092d25b",
                "md5": "072975559b5387b438134d1754fd6022",
                "sha256": "cd54b617a2c514d1874a0dae512489f4e85cfd0ea406f31b19bc4b20f330d859"
            },
            "downloads": -1,
            "filename": "mypackage0917-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "072975559b5387b438134d1754fd6022",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3622,
            "upload_time": "2024-09-14T03:35:37",
            "upload_time_iso_8601": "2024-09-14T03:35:37.252145Z",
            "url": "https://files.pythonhosted.org/packages/6e/ad/078f1924cc11799418b4b8d91bb14348a32efb203e2e95cc8a572092d25b/mypackage0917-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbd2dd4cebadb07634c7269104c8063ed008adb9c4334a1f7fa52788d60fa916",
                "md5": "da36ac427d32b31dd7bec05eeff9fb37",
                "sha256": "a67ac6e7712cc9998ff8b31dda0e40a25ff1d9da4258c4b63204bb06834e3c58"
            },
            "downloads": -1,
            "filename": "mypackage0917-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "da36ac427d32b31dd7bec05eeff9fb37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3032,
            "upload_time": "2024-09-14T03:35:39",
            "upload_time_iso_8601": "2024-09-14T03:35:39.504539Z",
            "url": "https://files.pythonhosted.org/packages/fb/d2/dd4cebadb07634c7269104c8063ed008adb9c4334a1f7fa52788d60fa916/mypackage0917-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-14 03:35:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "mypackage",
    "github_not_found": true,
    "lcname": "mypackage0917"
}
        
Elapsed time: 0.81753s