ci-environment


Nameci-environment JSON
Version 12.0.0 PyPI version JSON
download
home_pageNone
SummaryThis library detects the CI environment based on environment variables defined by CI servers.
upload_time2025-10-27 14:27:56
maintainerKonstantin Goloveshko
docs_urlNone
authorCucumber Limited
requires_python>=3.10
licenseNone
keywords cucumber ci
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CiEnvironment

Python implementation of https://github.com/cucumber/ci-environment

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ci-environment",
    "maintainer": "Konstantin Goloveshko",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Konstantin Goloveshko <kostya.goloveshko@gmail.com>",
    "keywords": "cucumber, ci",
    "author": "Cucumber Limited",
    "author_email": "Cucumber Limited <cukes@googlegroups.com>",
    "download_url": "https://files.pythonhosted.org/packages/bf/04/369d85807310af999ff9729af70d9030efbe1a867bb8e42cacdf395b0eb1/ci_environment-12.0.0.tar.gz",
    "platform": null,
    "description": "# CiEnvironment\n\nPython implementation of https://github.com/cucumber/ci-environment\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This library detects the CI environment based on environment variables defined by CI servers.",
    "version": "12.0.0",
    "project_urls": {
        "Changelog": "https://github.com/cucumber/ci-environment/releases",
        "Download": "https://pypi.org/project/ci-environment/",
        "Homepage": "https://github.com/cucumber/ci-environment",
        "Issues": "https://github.com/cucumber/ci-environment/issues",
        "Repository": "https://github.com/cucumber/ci-environment"
    },
    "split_keywords": [
        "cucumber",
        " ci"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8de5bf02f0d3afc92382b34038df5e7a39c4581264f329108b420bba53e59efd",
                "md5": "60ed035ee4c812123cbe4212341ed894",
                "sha256": "de83a63ae64e94759184a1ca18e0efde10cd894233e35046a7e0e7121e6cbfe4"
            },
            "downloads": -1,
            "filename": "ci_environment-12.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60ed035ee4c812123cbe4212341ed894",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 5790,
            "upload_time": "2025-10-27T14:27:55",
            "upload_time_iso_8601": "2025-10-27T14:27:55.811989Z",
            "url": "https://files.pythonhosted.org/packages/8d/e5/bf02f0d3afc92382b34038df5e7a39c4581264f329108b420bba53e59efd/ci_environment-12.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf04369d85807310af999ff9729af70d9030efbe1a867bb8e42cacdf395b0eb1",
                "md5": "2604dd67b79e7a5294978b4a391312c3",
                "sha256": "cf8208c74893302667a8226cc4e7fbf5a2239988fb746c30b18acfb36b4539d8"
            },
            "downloads": -1,
            "filename": "ci_environment-12.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2604dd67b79e7a5294978b4a391312c3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4642,
            "upload_time": "2025-10-27T14:27:56",
            "upload_time_iso_8601": "2025-10-27T14:27:56.732945Z",
            "url": "https://files.pythonhosted.org/packages/bf/04/369d85807310af999ff9729af70d9030efbe1a867bb8e42cacdf395b0eb1/ci_environment-12.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-27 14:27:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cucumber",
    "github_project": "ci-environment",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ci-environment"
}
        
Elapsed time: 0.98328s