Typhoon-HIL-API


NameTyphoon-HIL-API JSON
Version 1.26.0 PyPI version JSON
download
home_page
SummaryTyphoon HIL Application Programming Interface library
upload_time2023-12-28 13:38:39
maintainer
docs_urlNone
authorTyphoon HIL, Inc
requires_python>=3.8
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Description
===========
Typhoon HIL API is library providing programmatic use of Typhoon HIL Control
Center software.

It's mainly used for Hardware In the Loop testing, altough it's not restricted
to this use case only.

Requirements
============
Typhoon API requires Typhoon HIL Control Center (with an appropriate license)
to be installed.
For other requirements, they will be automatically installed when you perform
installation using pip.

Installation
============
To install Typhoon HIL API library use:
    ``pip install Typhoon-HIL-API``

To install specific version, use:
    ``pip install Typhoon-HIL-API==<desired version>``

To upgrade to newest version use:
    ``pip install Typhoon-HIL-API --upgrade``


Quick Intro
===========
See HTML documentation which comes with this library.
See section below on how to find documentation.

Documentation
=============
Documentation in HTML form can be found in typhoon/docs/html directory, where
typhoon directory is in directory where pip installed Typhoon HIL API wheel
file, most commonly in lib/site-packages directory of your Python installation.

If you use Typhoon HIL API from virtual environment look into environment
directory hiearchy for documentation.

License
=======
LGPL

Supported Python versions
=========================
Python versions 3.8, 3.9, 3.10 are supported.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Typhoon-HIL-API",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Typhoon HIL, Inc",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "\r\nDescription\r\n===========\r\nTyphoon HIL API is library providing programmatic use of Typhoon HIL Control\r\nCenter software.\r\n\r\nIt's mainly used for Hardware In the Loop testing, altough it's not restricted\r\nto this use case only.\r\n\r\nRequirements\r\n============\r\nTyphoon API requires Typhoon HIL Control Center (with an appropriate license)\r\nto be installed.\r\nFor other requirements, they will be automatically installed when you perform\r\ninstallation using pip.\r\n\r\nInstallation\r\n============\r\nTo install Typhoon HIL API library use:\r\n    ``pip install Typhoon-HIL-API``\r\n\r\nTo install specific version, use:\r\n    ``pip install Typhoon-HIL-API==<desired version>``\r\n\r\nTo upgrade to newest version use:\r\n    ``pip install Typhoon-HIL-API --upgrade``\r\n\r\n\r\nQuick Intro\r\n===========\r\nSee HTML documentation which comes with this library.\r\nSee section below on how to find documentation.\r\n\r\nDocumentation\r\n=============\r\nDocumentation in HTML form can be found in typhoon/docs/html directory, where\r\ntyphoon directory is in directory where pip installed Typhoon HIL API wheel\r\nfile, most commonly in lib/site-packages directory of your Python installation.\r\n\r\nIf you use Typhoon HIL API from virtual environment look into environment\r\ndirectory hiearchy for documentation.\r\n\r\nLicense\r\n=======\r\nLGPL\r\n\r\nSupported Python versions\r\n=========================\r\nPython versions 3.8, 3.9, 3.10 are supported.\r\n\r\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Typhoon HIL Application Programming Interface library",
    "version": "1.26.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e81ee473c8241a615ee597f46d7e312522d9a16250497905512e8627f1a8bf48",
                "md5": "e96b7489b6629a2c8375a4fa33df4024",
                "sha256": "f112d649d5d99739e9a49f48d9c05395c87a76814f377ce49d217404195182d3"
            },
            "downloads": -1,
            "filename": "Typhoon_HIL_API-1.26.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e96b7489b6629a2c8375a4fa33df4024",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 431313,
            "upload_time": "2023-12-28T13:38:39",
            "upload_time_iso_8601": "2023-12-28T13:38:39.179822Z",
            "url": "https://files.pythonhosted.org/packages/e8/1e/e473c8241a615ee597f46d7e312522d9a16250497905512e8627f1a8bf48/Typhoon_HIL_API-1.26.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-28 13:38:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "typhoon-hil-api"
}
        
Elapsed time: 0.17466s