example-package-thyagomota


Nameexample-package-thyagomota JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-10-17 17:28:45
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-thyagomota",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Thyago Mota <thyagomota@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d0/52/e4a51213bb20bb02186a1bb31191ff866c92dc2e02e9db712dbdb168fd35/example_package_thyagomota-0.0.1.tar.gz",
    "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/thyagomota/example_package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f425926ced99e4c4c4b3118f69f355928d5c1228c996cf0f0c8efb678165f19b",
                "md5": "d3d8fa179e957b71f0942a2eff4e6a5e",
                "sha256": "422e37f620bda77f50423f6794121a28754f0065b6c26ddd954a97fb374efd27"
            },
            "downloads": -1,
            "filename": "example_package_thyagomota-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d3d8fa179e957b71f0942a2eff4e6a5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2773,
            "upload_time": "2023-10-17T17:28:43",
            "upload_time_iso_8601": "2023-10-17T17:28:43.620796Z",
            "url": "https://files.pythonhosted.org/packages/f4/25/926ced99e4c4c4b3118f69f355928d5c1228c996cf0f0c8efb678165f19b/example_package_thyagomota-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d052e4a51213bb20bb02186a1bb31191ff866c92dc2e02e9db712dbdb168fd35",
                "md5": "d795ec18daa55c39fa192871df7f3789",
                "sha256": "58da23de3b6c1d230beded0a42a2eaacb8f1fdfa3622551bfb19215d0efed19a"
            },
            "downloads": -1,
            "filename": "example_package_thyagomota-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d795ec18daa55c39fa192871df7f3789",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2241,
            "upload_time": "2023-10-17T17:28:45",
            "upload_time_iso_8601": "2023-10-17T17:28:45.450959Z",
            "url": "https://files.pythonhosted.org/packages/d0/52/e4a51213bb20bb02186a1bb31191ff866c92dc2e02e9db712dbdb168fd35/example_package_thyagomota-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 17:28:45",
    "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-thyagomota"
}
        
Elapsed time: 0.37899s