sts-libs


Namests-libs JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2023-07-18 17:48:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sts-libs

Python library for simplifying the process of writing storage tests on RPM-based Linux distributions.

## About
sts-libs is designed to work with [tmt](https://github.com/teemtee/tmt) and pytest.

It started as an incompatible fork of [libsan](https://gitlab.com/rh-kernel-stqe/python-libsan)
and [stqe](https://gitlab.com/rh-kernel-stqe/python-libsan) with many changes. Most notably:
 - Python 3.8+ only.
 - Minimum dependencies.
 - With tmt and pytest compatibility in mind.
 - One repository for both libs and tests.

Going forward, the libs could become a pytest plugin and compliment others, like pytest-testinfra, with which there is currently some overlap.

## Who is this for?
Fedora, CentOS Stream, RHEL testers.

## How do I contribute?
See [contributing](https://gitlab.com/rh-kernel-stqe/sts/docs/contributing.md) doc.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sts-libs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Martin Hoyer <mhoyer@redhat.com>, Filip Suba <fsuba@redhat.com>, Bruno Goncalves <bgoncalv@redhat.com>",
    "keywords": null,
    "author": null,
    "author_email": "Bruno Goncalves <bgoncalv@redhat.com>, Filip Suba <fsuba@redhat.com>, Jakub Krysl <jkrysl@redhat.com>, Martin Hoyer <mhoyer@redhat.com>",
    "download_url": "https://files.pythonhosted.org/packages/d6/6e/5b7ee6bece59667b2d1dad3faf51e4d0c18c03ddabf6e9b3990c5be59809/sts_libs-0.0.7.tar.gz",
    "platform": null,
    "description": "# sts-libs\n\nPython library for simplifying the process of writing storage tests on RPM-based Linux distributions.\n\n## About\nsts-libs is designed to work with [tmt](https://github.com/teemtee/tmt) and pytest.\n\nIt started as an incompatible fork of [libsan](https://gitlab.com/rh-kernel-stqe/python-libsan)\nand [stqe](https://gitlab.com/rh-kernel-stqe/python-libsan) with many changes. Most notably:\n - Python 3.8+ only.\n - Minimum dependencies.\n - With tmt and pytest compatibility in mind.\n - One repository for both libs and tests.\n\nGoing forward, the libs could become a pytest plugin and compliment others, like pytest-testinfra, with which there is currently some overlap.\n\n## Who is this for?\nFedora, CentOS Stream, RHEL testers.\n\n## How do I contribute?\nSee [contributing](https://gitlab.com/rh-kernel-stqe/sts/docs/contributing.md) doc.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.0.7",
    "project_urls": {
        "Repository": "https://gitlab.com/rh-kernel-stqe/sts/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9efbb47e9df562c7d297e8be8530378db47adab0fa9f6ea8125f09fca184b5f2",
                "md5": "ec20f22bcf9b0a2afda6f10bf9e8758d",
                "sha256": "4658aca8d054a8a446d4ebbf0658b0327b63af5cdafb87b8b12fbabf04df4084"
            },
            "downloads": -1,
            "filename": "sts_libs-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ec20f22bcf9b0a2afda6f10bf9e8758d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 129401,
            "upload_time": "2023-07-18T17:48:16",
            "upload_time_iso_8601": "2023-07-18T17:48:16.832352Z",
            "url": "https://files.pythonhosted.org/packages/9e/fb/b47e9df562c7d297e8be8530378db47adab0fa9f6ea8125f09fca184b5f2/sts_libs-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d66e5b7ee6bece59667b2d1dad3faf51e4d0c18c03ddabf6e9b3990c5be59809",
                "md5": "8ee46c2999dfa88a1102f7fe8b99e7a0",
                "sha256": "18c6aca794b339391fa8f75b0a325491a73569904de17226349b13f554384552"
            },
            "downloads": -1,
            "filename": "sts_libs-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "8ee46c2999dfa88a1102f7fe8b99e7a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 122261,
            "upload_time": "2023-07-18T17:48:14",
            "upload_time_iso_8601": "2023-07-18T17:48:14.923898Z",
            "url": "https://files.pythonhosted.org/packages/d6/6e/5b7ee6bece59667b2d1dad3faf51e4d0c18c03ddabf6e9b3990c5be59809/sts_libs-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-18 17:48:14",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "rh-kernel-stqe",
    "gitlab_project": "sts",
    "lcname": "sts-libs"
}
        
Elapsed time: 0.11708s