devopsstringtest


Namedevopsstringtest JSON
Version 0.0.2 PyPI version JSON
download
home_page
Summarystring standardization package
upload_time2023-07-10 18:14:58
maintainer
docs_urlNone
author
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements Unidecode pytest flake8 build twine
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # devops_project
A project created to implement a complete CI/CD pipeline for Puc Minas DEVOPS class

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "devopsstringtest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Sylvio Rubens <srjneto@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/20/60/dff1b3f140f090e2caeb79b2fe289bd8b26356f2eb94596e23ed77d45ac7/devopsstringtest-0.0.2.tar.gz",
    "platform": null,
    "description": "# devops_project\nA project created to implement a complete CI/CD pipeline for Puc Minas DEVOPS class\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "string standardization package",
    "version": "0.0.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/SylvioRubens/devops_project/issues",
        "Homepage": "https://github.com/SylvioRubens/devops_project"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df915e3f1d576a880ee0e419ce827d81fb91142e6c57c9fe2d0fef1347019387",
                "md5": "b3c7c2734624ce5c37368794a4c0390e",
                "sha256": "4b1ad49e8c89dd215773050995d8942829ea2cf468793b710922215d9d5f6c08"
            },
            "downloads": -1,
            "filename": "devopsstringtest-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b3c7c2734624ce5c37368794a4c0390e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2716,
            "upload_time": "2023-07-10T18:14:57",
            "upload_time_iso_8601": "2023-07-10T18:14:57.043146Z",
            "url": "https://files.pythonhosted.org/packages/df/91/5e3f1d576a880ee0e419ce827d81fb91142e6c57c9fe2d0fef1347019387/devopsstringtest-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2060dff1b3f140f090e2caeb79b2fe289bd8b26356f2eb94596e23ed77d45ac7",
                "md5": "1ce61c580ee5795e598e18386a769a81",
                "sha256": "70e5c96a43c0c62968e0acd57b5addb6147c30e4bbcdf9cfa5c1cfb84fbd983f"
            },
            "downloads": -1,
            "filename": "devopsstringtest-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1ce61c580ee5795e598e18386a769a81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2395,
            "upload_time": "2023-07-10T18:14:58",
            "upload_time_iso_8601": "2023-07-10T18:14:58.292885Z",
            "url": "https://files.pythonhosted.org/packages/20/60/dff1b3f140f090e2caeb79b2fe289bd8b26356f2eb94596e23ed77d45ac7/devopsstringtest-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 18:14:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SylvioRubens",
    "github_project": "devops_project",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Unidecode",
            "specs": [
                [
                    "==",
                    "1.3.6"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.4.0"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        }
    ],
    "lcname": "devopsstringtest"
}
        
Elapsed time: 0.11084s