ansys-scade-pyhg


Nameansys-scade-pyhg JSON
Version 2.1.0 PyPI version JSON
download
home_pageNone
SummarySCADE Test Harness Generator for Python.
upload_time2025-01-22 13:20:10
maintainerNone
docs_urlNone
authorNone
requires_python<3.11,>=3.10
licenseNone
keywords scade test harness
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Ansys SCADE Test Harness Generator for Python
=============================================
|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT| |ruff| |doc|

..
   |ansys-scade| image:: https://img.shields.io/badge/Ansys-SCADE-ffb71b?labelColor=black&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC
   :target: https://github.com/ansys-scade/
   :alt: Ansys SCADE

.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC
   :target: https://docs.pyansys.com/

.. |python| image:: https://img.shields.io/pypi/pyversions/ansys-scade-pyhg?logo=pypi
   :target: https://pypi.org/project/ansys-scade-pyhg/
   :alt: Python

.. |pypi| image:: https://img.shields.io/pypi/v/ansys-scade-pyhg.svg?logo=python&logoColor=white
   :target: https://pypi.org/project/ansys-scade-pyhg
   :alt: PyPI

.. |codecov| image:: https://codecov.io/gh/ansys/scade-pyhg/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/ansys/scade-pyhg
   :alt: Codecov

.. |GH-CI| image:: https://github.com/ansys/scade-pyhg/actions/workflows/ci_cd.yml/badge.svg
   :target: https://github.com/ansys/scade-pyhg/actions/workflows/ci_cd.yml

.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg
   :target: https://opensource.org/licenses/MIT
   :alt: MIT

.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
   :target: https://github.com/astral-sh/ruff
   :alt: Ruff

.. |doc| image:: https://img.shields.io/badge/docs-pyhg-green.svg?style=flat
   :target: https://pyhg.scade.docs.pyansys.com
   :alt: Doc


Overview
--------
Ansys SCADE Test Harness Generator (THG) for Python generates Python test
scripts from SCADE Tests projects. These Python tests target the Python proxies
produced by `Ansys SCADE Python Wrapper <https://python-wrapper.scade.docs.pyansys.com/version/stable/getting_started/index.html>`_

Requirements
------------
The ``ansys-scade-pyhg`` package supports only the versions of Python delivered with
Ansys SCADE, starting from 2024 R2:

* 2024 R2 and later: Python 3.10

Ansys SCADE THG for Python has two installation modes: user and developer. To install for use,
see `Getting started <https://pyhg.scade.docs.pyansys.com/version/stable/getting_started/index.html>`_.
To install for development, see `Contribute <https://pyhg.scade.docs.pyansys.com/version/stable/contributing.html>`_.

Documentation and issues
------------------------
Documentation for the latest stable release of Ansys SCADE THG for Python is hosted at
`Ansys SCADE THG for Python documentation <https://pyhg.scade.docs.pyansys.com/>`_.

In the upper right corner of the documentation's title bar, there is an option for
switching from viewing the documentation for the latest stable release to viewing the
documentation for the development version or previously released versions.

On the `Ansys SCADE THG for Python Issues <https://github.com/ansys/scade-pyhg/issues>`_
page, you can create issues to report bugs and request new features. On the `Discussions <https://discuss.ansys.com/>`_
page on the Ansys Developer portal, you can post questions, share ideas, and get community feedback.

License
~~~~~~~
Ansys SCADE THG for Python is licensed under the MIT license.

This toolkit makes no commercial claim over Ansys whatsoever. The use of this toolkit
requires a legally licensed copy of the Ansys SCADE Suite. For more information,
see the `Ansys SCADE Suite <https://www.ansys.com/products/embedded-software/ansys-scade-suite>`_
page on the Ansys website.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ansys-scade-pyhg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.11,>=3.10",
    "maintainer_email": "\"ANSYS, Inc.\" <pyansys.core@ansys.com>",
    "keywords": "Scade, Test, Harness",
    "author": null,
    "author_email": "\"ANSYS, Inc.\" <pyansys.core@ansys.com>",
    "download_url": "https://files.pythonhosted.org/packages/2b/2a/9075ad9e1b57c48c9a546d1d0ddc858d3419ee09c1ded41e7c52d7cc74a3/ansys_scade_pyhg-2.1.0.tar.gz",
    "platform": null,
    "description": "Ansys SCADE Test Harness Generator for Python\n=============================================\n|pyansys| |python| |pypi| |GH-CI| |codecov| |MIT| |ruff| |doc|\n\n..\n   |ansys-scade| image:: https://img.shields.io/badge/Ansys-SCADE-ffb71b?labelColor=black&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC\n   :target: https://github.com/ansys-scade/\n   :alt: Ansys SCADE\n\n.. |pyansys| image:: https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC\n   :target: https://docs.pyansys.com/\n\n.. |python| image:: https://img.shields.io/pypi/pyversions/ansys-scade-pyhg?logo=pypi\n   :target: https://pypi.org/project/ansys-scade-pyhg/\n   :alt: Python\n\n.. |pypi| image:: https://img.shields.io/pypi/v/ansys-scade-pyhg.svg?logo=python&logoColor=white\n   :target: https://pypi.org/project/ansys-scade-pyhg\n   :alt: PyPI\n\n.. |codecov| image:: https://codecov.io/gh/ansys/scade-pyhg/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/ansys/scade-pyhg\n   :alt: Codecov\n\n.. |GH-CI| image:: https://github.com/ansys/scade-pyhg/actions/workflows/ci_cd.yml/badge.svg\n   :target: https://github.com/ansys/scade-pyhg/actions/workflows/ci_cd.yml\n\n.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg\n   :target: https://opensource.org/licenses/MIT\n   :alt: MIT\n\n.. |ruff| image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json\n   :target: https://github.com/astral-sh/ruff\n   :alt: Ruff\n\n.. |doc| image:: https://img.shields.io/badge/docs-pyhg-green.svg?style=flat\n   :target: https://pyhg.scade.docs.pyansys.com\n   :alt: Doc\n\n\nOverview\n--------\nAnsys SCADE Test Harness Generator (THG) for Python generates Python test\nscripts from SCADE Tests projects. These Python tests target the Python proxies\nproduced by `Ansys SCADE Python Wrapper <https://python-wrapper.scade.docs.pyansys.com/version/stable/getting_started/index.html>`_\n\nRequirements\n------------\nThe ``ansys-scade-pyhg`` package supports only the versions of Python delivered with\nAnsys SCADE, starting from 2024 R2:\n\n* 2024 R2 and later: Python 3.10\n\nAnsys SCADE THG for Python has two installation modes: user and developer. To install for use,\nsee `Getting started <https://pyhg.scade.docs.pyansys.com/version/stable/getting_started/index.html>`_.\nTo install for development, see `Contribute <https://pyhg.scade.docs.pyansys.com/version/stable/contributing.html>`_.\n\nDocumentation and issues\n------------------------\nDocumentation for the latest stable release of Ansys SCADE THG for Python is hosted at\n`Ansys SCADE THG for Python documentation <https://pyhg.scade.docs.pyansys.com/>`_.\n\nIn the upper right corner of the documentation's title bar, there is an option for\nswitching from viewing the documentation for the latest stable release to viewing the\ndocumentation for the development version or previously released versions.\n\nOn the `Ansys SCADE THG for Python Issues <https://github.com/ansys/scade-pyhg/issues>`_\npage, you can create issues to report bugs and request new features. On the `Discussions <https://discuss.ansys.com/>`_\npage on the Ansys Developer portal, you can post questions, share ideas, and get community feedback.\n\nLicense\n~~~~~~~\nAnsys SCADE THG for Python is licensed under the MIT license.\n\nThis toolkit makes no commercial claim over Ansys whatsoever. The use of this toolkit\nrequires a legally licensed copy of the Ansys SCADE Suite. For more information,\nsee the `Ansys SCADE Suite <https://www.ansys.com/products/embedded-software/ansys-scade-suite>`_\npage on the Ansys website.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "SCADE Test Harness Generator for Python.",
    "version": "2.1.0",
    "project_urls": {
        "Discussions": "https://github.com/ansys/scade-pyhg/discussions",
        "Documentation": "https://pyhg.scade.docs.pyansys.com",
        "Homepage": "https://www.ansys.com/products/embedded-software/ansys-scade-suite",
        "Issues": "https://github.com/ansys/scade-pyhg/issues",
        "Releases": "https://github.com/ansys/scade-pyhg/releases",
        "Source": "https://github.com/ansys/scade-pyhg"
    },
    "split_keywords": [
        "scade",
        " test",
        " harness"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d31925b9d132f4d1c6ad7102b6cb555c4cc795da633f810012c0ba670f0d578",
                "md5": "a7bacca4658be7e651ccb73450f9db29",
                "sha256": "14b9df7d9fad36349d8c7d1ed451b9f3060a7f5f0a626399ad1fcaa26e953f09"
            },
            "downloads": -1,
            "filename": "ansys_scade_pyhg-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a7bacca4658be7e651ccb73450f9db29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.11,>=3.10",
            "size": 18877,
            "upload_time": "2025-01-22T13:20:05",
            "upload_time_iso_8601": "2025-01-22T13:20:05.332641Z",
            "url": "https://files.pythonhosted.org/packages/8d/31/925b9d132f4d1c6ad7102b6cb555c4cc795da633f810012c0ba670f0d578/ansys_scade_pyhg-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b2a9075ad9e1b57c48c9a546d1d0ddc858d3419ee09c1ded41e7c52d7cc74a3",
                "md5": "d0eacc556b4552b48e7f6de4706ab262",
                "sha256": "fa7592b681732ba88c1f7fcf783716bd1793abab1078aa35d943a52cd52e7a0a"
            },
            "downloads": -1,
            "filename": "ansys_scade_pyhg-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d0eacc556b4552b48e7f6de4706ab262",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.11,>=3.10",
            "size": 14468,
            "upload_time": "2025-01-22T13:20:10",
            "upload_time_iso_8601": "2025-01-22T13:20:10.256845Z",
            "url": "https://files.pythonhosted.org/packages/2b/2a/9075ad9e1b57c48c9a546d1d0ddc858d3419ee09c1ded41e7c52d7cc74a3/ansys_scade_pyhg-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-22 13:20:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansys",
    "github_project": "scade-pyhg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "ansys-scade-pyhg"
}
        
Elapsed time: 1.33304s