etos-environment-provider


Nameetos-environment-provider JSON
Version 4.2.0 PyPI version JSON
download
home_pagehttps://github.com/eiffel-community/etos-environment-provider
SummaryEnvironment provider for ETOS.
upload_time2024-05-02 11:00:42
maintainerNone
docs_urlNone
authorTobias Persson
requires_python>=3.8
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            =========================
ETOS Environment Provider
=========================

.. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg
  :target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox

ETOS (Eiffel Test Orchestration System) Environment Provider


Description
===========

Handling of environments making it possible to checkout and check in environments for use in testing with ETOS.


Installation
============

   pip install .


Contribute
==========

- Issue Tracker: https://github.com/eiffel-community/etos/issues
- Source Code: https://github.com/eiffel-community/etos-environment-provider


Support
=======

If you are having issues, please let us know.
There is a mailing list at: etos-maintainers@googlegroups.com or just write an Issue.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eiffel-community/etos-environment-provider",
    "name": "etos-environment-provider",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Tobias Persson",
    "author_email": "tobias.persson@axis.com",
    "download_url": "https://files.pythonhosted.org/packages/6b/5a/b4f001c30844a5f36c1984505e374d6d5650adb43eb11fd771b6540b7cb4/etos_environment_provider-4.2.0.tar.gz",
    "platform": "Linux",
    "description": "=========================\nETOS Environment Provider\n=========================\n\n.. image:: https://img.shields.io/badge/Stage-Sandbox-yellow.svg\n  :target: https://github.com/eiffel-community/community/blob/master/PROJECT_LIFECYCLE.md#stage-sandbox\n\nETOS (Eiffel Test Orchestration System) Environment Provider\n\n\nDescription\n===========\n\nHandling of environments making it possible to checkout and check in environments for use in testing with ETOS.\n\n\nInstallation\n============\n\n   pip install .\n\n\nContribute\n==========\n\n- Issue Tracker: https://github.com/eiffel-community/etos/issues\n- Source Code: https://github.com/eiffel-community/etos-environment-provider\n\n\nSupport\n=======\n\nIf you are having issues, please let us know.\nThere is a mailing list at: etos-maintainers@googlegroups.com or just write an Issue.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Environment provider for ETOS.",
    "version": "4.2.0",
    "project_urls": {
        "Documentation": "https://etos.readthedocs.io/",
        "Homepage": "https://github.com/eiffel-community/etos-environment-provider"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a05d6b1c2972b1501459fccd1845b0b62fd563533517f1524736e795f7e537c2",
                "md5": "c05cfe392618139c98bd8f7f4b05f629",
                "sha256": "d25394da2435dd9cfeb6542e5b25e788fb7a5245fbbe9829d35e704fe5fa92b6"
            },
            "downloads": -1,
            "filename": "etos_environment_provider-4.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c05cfe392618139c98bd8f7f4b05f629",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 86498,
            "upload_time": "2024-05-02T11:00:40",
            "upload_time_iso_8601": "2024-05-02T11:00:40.943093Z",
            "url": "https://files.pythonhosted.org/packages/a0/5d/6b1c2972b1501459fccd1845b0b62fd563533517f1524736e795f7e537c2/etos_environment_provider-4.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b5ab4f001c30844a5f36c1984505e374d6d5650adb43eb11fd771b6540b7cb4",
                "md5": "9e6c375f14c741abfb4b43728655fa0d",
                "sha256": "bfe0b55e81bf61a3922eef83354eaac29c44cd4721571edb09e0bab45c06f5b1"
            },
            "downloads": -1,
            "filename": "etos_environment_provider-4.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9e6c375f14c741abfb4b43728655fa0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 67722,
            "upload_time": "2024-05-02T11:00:42",
            "upload_time_iso_8601": "2024-05-02T11:00:42.348975Z",
            "url": "https://files.pythonhosted.org/packages/6b/5a/b4f001c30844a5f36c1984505e374d6d5650adb43eb11fd771b6540b7cb4/etos_environment_provider-4.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 11:00:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eiffel-community",
    "github_project": "etos-environment-provider",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "etos-environment-provider"
}
        
Elapsed time: 0.25239s