mypackage0916


Namemypackage0916 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:25:00
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
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": "mypackage0916",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/cb/a388c85b3e7df1908fc94a8e777f8ed1a9f08c217a225a2fd557c8dce261/mypackage0916-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": "08d75738fcf1d481aab4bb873c286c69c64572f95f1830c7e1e0d14df5685d6f",
                "md5": "a8fe82bdc5053eb77c99397ad03348eb",
                "sha256": "dd0b7cb28375ebd324f7b4bf6fc5a9ccb0e9a0811d66cb7dc82d744b500c950d"
            },
            "downloads": -1,
            "filename": "mypackage0916-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8fe82bdc5053eb77c99397ad03348eb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2641,
            "upload_time": "2024-09-14T03:24:58",
            "upload_time_iso_8601": "2024-09-14T03:24:58.641039Z",
            "url": "https://files.pythonhosted.org/packages/08/d7/5738fcf1d481aab4bb873c286c69c64572f95f1830c7e1e0d14df5685d6f/mypackage0916-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfcba388c85b3e7df1908fc94a8e777f8ed1a9f08c217a225a2fd557c8dce261",
                "md5": "e6ff7ac416d1722ee698eb72ecf144ae",
                "sha256": "d9bd5b534ce261fcf4662aba4724b96999cf6c721c6b13bc9f11872f5ac25a4d"
            },
            "downloads": -1,
            "filename": "mypackage0916-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e6ff7ac416d1722ee698eb72ecf144ae",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1750,
            "upload_time": "2024-09-14T03:25:00",
            "upload_time_iso_8601": "2024-09-14T03:25:00.612798Z",
            "url": "https://files.pythonhosted.org/packages/cf/cb/a388c85b3e7df1908fc94a8e777f8ed1a9f08c217a225a2fd557c8dce261/mypackage0916-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-14 03:25:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "mypackage",
    "github_not_found": true,
    "lcname": "mypackage0916"
}
        
Elapsed time: 0.65241s