etos-lib


Nameetos-lib JSON
Version 5.0.1 PyPI version JSON
download
home_pageNone
SummaryETOS Library
upload_time2025-02-04 12:34:44
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/e0/44/b148c793f3ffae5195aba6c064e2ef9669c0425906d1511e60a8b3a7b6c4/etos_lib-5.0.1.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.0.1",
    "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": "325ed58dbce30c1f3430e4c4e14bc7c62944db5c291f14414084b328c49cacb0",
                "md5": "42ae39279fcb283fa057c3be3dd68c2b",
                "sha256": "290d1b9637822897fa2e1f1da3cb5548cce9c3dcbb76b5f215d0df33328b25d2"
            },
            "downloads": -1,
            "filename": "etos_lib-5.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42ae39279fcb283fa057c3be3dd68c2b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 60444,
            "upload_time": "2025-02-04T12:34:41",
            "upload_time_iso_8601": "2025-02-04T12:34:41.747610Z",
            "url": "https://files.pythonhosted.org/packages/32/5e/d58dbce30c1f3430e4c4e14bc7c62944db5c291f14414084b328c49cacb0/etos_lib-5.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e044b148c793f3ffae5195aba6c064e2ef9669c0425906d1511e60a8b3a7b6c4",
                "md5": "694aa393638e56f9fcafff7fc9f79a4b",
                "sha256": "636194dea1041fd2ab8727e29cbbf916a5f07ac6c522bf278d063ddea35b03f7"
            },
            "downloads": -1,
            "filename": "etos_lib-5.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "694aa393638e56f9fcafff7fc9f79a4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 44145,
            "upload_time": "2025-02-04T12:34:44",
            "upload_time_iso_8601": "2025-02-04T12:34:44.013912Z",
            "url": "https://files.pythonhosted.org/packages/e0/44/b148c793f3ffae5195aba6c064e2ef9669c0425906d1511e60a8b3a7b6c4/etos_lib-5.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-04 12:34:44",
    "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: 1.47012s