py3_hello


Namepy3_hello JSON
Version 1.2.5 PyPI version JSON
download
home_pagehttps://gitlab.com/jfxs/py3-hello
SummaryA program to test packaging and deployment
upload_time2023-09-21 19:56:12
maintainer
docs_urlNone
authorFX Soubirou
requires_python>=3.11,<4.0
licenseMIT
keywords test hello
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Hello World

[![Software License](https://img.shields.io/badge/license-MIT-informational.svg?style=flat)](LICENSE)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)

A tool to display Hello !

## Authors

<!-- vale off -->
- **FX Soubirou** - *Initial work* - [GitLab repositories](https://gitlab.com/op_so)
<!-- vale on -->

## License

<!-- vale off -->
This program is free software: you can redistribute it and/or modify it under the terms of the MIT License (MIT). See the [LICENSE](https://opensource.org/licenses/MIT) for details.
<!-- vale on -->

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/jfxs/py3-hello",
    "name": "py3_hello",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "test,hello",
    "author": "FX Soubirou",
    "author_email": "soubirou@yahoo.fr",
    "download_url": "https://files.pythonhosted.org/packages/b1/10/ccaf2a7bf222ad952b58f4dc292c9d277d7759569fb977d64d675f3507f7/py3_hello-1.2.5.tar.gz",
    "platform": null,
    "description": "# Python Hello World\n\n[![Software License](https://img.shields.io/badge/license-MIT-informational.svg?style=flat)](LICENSE)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n\nA tool to display Hello !\n\n## Authors\n\n<!-- vale off -->\n- **FX Soubirou** - *Initial work* - [GitLab repositories](https://gitlab.com/op_so)\n<!-- vale on -->\n\n## License\n\n<!-- vale off -->\nThis program is free software: you can redistribute it and/or modify it under the terms of the MIT License (MIT). See the [LICENSE](https://opensource.org/licenses/MIT) for details.\n<!-- vale on -->\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A program to test packaging and deployment",
    "version": "1.2.5",
    "project_urls": {
        "Documentation": "https://jfxs.gitlab.io/py3-hello/",
        "Homepage": "https://gitlab.com/jfxs/py3-hello"
    },
    "split_keywords": [
        "test",
        "hello"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b33d2a600c0e4afa2b26f4c2f324d4e53688a62449ae3b6626fad8d31de49667",
                "md5": "69b498e9f912268ce3524de495394205",
                "sha256": "a376038b2d101b3c846344cc0145aa6d813b30761c5d15d8e48b13079f19d651"
            },
            "downloads": -1,
            "filename": "py3_hello-1.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69b498e9f912268ce3524de495394205",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 2835,
            "upload_time": "2023-09-21T19:56:11",
            "upload_time_iso_8601": "2023-09-21T19:56:11.382992Z",
            "url": "https://files.pythonhosted.org/packages/b3/3d/2a600c0e4afa2b26f4c2f324d4e53688a62449ae3b6626fad8d31de49667/py3_hello-1.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b110ccaf2a7bf222ad952b58f4dc292c9d277d7759569fb977d64d675f3507f7",
                "md5": "00d26643e457b5347d0dd5f114ae02d4",
                "sha256": "0178c6e59feaef0e30c24bb785e39af40d1697a6051de837e2c0cf81f3134d05"
            },
            "downloads": -1,
            "filename": "py3_hello-1.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "00d26643e457b5347d0dd5f114ae02d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 2462,
            "upload_time": "2023-09-21T19:56:12",
            "upload_time_iso_8601": "2023-09-21T19:56:12.871956Z",
            "url": "https://files.pythonhosted.org/packages/b1/10/ccaf2a7bf222ad952b58f4dc292c9d277d7759569fb977d64d675f3507f7/py3_hello-1.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 19:56:12",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "jfxs",
    "gitlab_project": "py3-hello",
    "lcname": "py3_hello"
}
        
Elapsed time: 0.11886s