etos-lib


Nameetos-lib JSON
Version 5.1.3 PyPI version JSON
download
home_pageNone
SummaryETOS Library
upload_time2025-08-12 09:24:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ============
ETOS Library
============

.. 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) Library


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

A collection of common tools and code used throughout the whole ETOS project.


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

   pip install etos_lib


Contribute
==========

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


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": null,
    "name": "etos-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Tobias Persson <tobias.persson@axis.com>",
    "download_url": "https://files.pythonhosted.org/packages/f4/c4/566202508ff3da28b43d606805c444e5ac7c594305978b162bc7cfd65dd3/etos_lib-5.1.3.tar.gz",
    "platform": null,
    "description": "============\nETOS Library\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) Library\n\n\nDescription\n===========\n\nA collection of common tools and code used throughout the whole ETOS project.\n\n\nInstallation\n============\n\n   pip install etos_lib\n\n\nContribute\n==========\n\n- Issue Tracker: https://github.com/eiffel-community/etos/issues\n- Source Code: https://github.com/eiffel-community/etos-library\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": "ETOS Library",
    "version": "5.1.3",
    "project_urls": {
        "Documentation": "https://etos.readthedocs.io/",
        "Homepage": "https://github.com/eiffel-community/etos-library",
        "Repository": "https://github.com/eiffel-community/etos-library"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e65b4a7b99a46629a0fd435d66c6ab07cce4924f4d96f3b25e74f1a6b6e256a3",
                "md5": "ddf8cb86d4b2b7dbc2502a2a18e106e2",
                "sha256": "efe54a55d7f66353e5bab590c25c3e163554c1270469a651513b66c76814389a"
            },
            "downloads": -1,
            "filename": "etos_lib-5.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddf8cb86d4b2b7dbc2502a2a18e106e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 60628,
            "upload_time": "2025-08-12T09:24:20",
            "upload_time_iso_8601": "2025-08-12T09:24:20.765467Z",
            "url": "https://files.pythonhosted.org/packages/e6/5b/4a7b99a46629a0fd435d66c6ab07cce4924f4d96f3b25e74f1a6b6e256a3/etos_lib-5.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f4c4566202508ff3da28b43d606805c444e5ac7c594305978b162bc7cfd65dd3",
                "md5": "313156cb446ee4242ddb8057ab6d272d",
                "sha256": "d1b9c78321319d207001ca6e950ee1a1980426ef679612987fdccfb8e2f7c9b2"
            },
            "downloads": -1,
            "filename": "etos_lib-5.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "313156cb446ee4242ddb8057ab6d272d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 44294,
            "upload_time": "2025-08-12T09:24:22",
            "upload_time_iso_8601": "2025-08-12T09:24:22.350476Z",
            "url": "https://files.pythonhosted.org/packages/f4/c4/566202508ff3da28b43d606805c444e5ac7c594305978b162bc7cfd65dd3/etos_lib-5.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 09:24:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eiffel-community",
    "github_project": "etos-library",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "etos-lib"
}
        
Elapsed time: 4.82959s