Name | siru JSON |
Version |
0.7
JSON |
| download |
home_page | None |
Summary | Automated tests on hardware for embedded systems |
upload_time | 2023-05-18 14:51:44 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
automated testing
embedded systems
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# SIRU
[![PyPI - Version](https://img.shields.io/pypi/v/siru.svg)](https://pypi.org/project/siru)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/siru.svg)](https://pypi.org/project/siru)
-----
SIRU is a tool to run automated tests on hardware, designed to be used in the development of embedded systems.
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install siru
```
## Arquitectura Ruwaq
@startuml
skinparam componentStyle uml1
frame "Microkernel" {
[Despachador] -l-> Ejecutar : usa
Ejecutar <.l. [Servidor PREAT] : usa
port Registrar
[Despachador] -r-> Registrar
[Servidor PREAT] ..> Enviar : usa
[Servidor PREAT] ..> Recibido : usa
Recibido <-- [Transporte]
Enviar <-- [Transporte]
}
Registrar <.. [GPIO]: usa
[Despachador] --> [GPIO]
@enduml
## Arquitectura Siru
@startuml
skinparam componentStyle uml1
[DUT] -right-> [ATE]
[ATE] -right-> [GPIO]
[ATE] ..> Ejecutar: usa
[ATE] ..> Esperar: usa
[GPIO] ..> Ejecutar: usa
Ejecutar <-- [PREAT]
Esperar <-- [PREAT]
@enduml
siru
## License
`SIRU` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "siru",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "automated testing,embedded systems",
"author": null,
"author_email": "Esteban Volentini <evolentini@herrera.unt.edu.ar>",
"download_url": "https://files.pythonhosted.org/packages/a0/27/b1c20c8bab91f49306f7ae11323a2147f1ddbe41260c04983d9f7921c5a1/siru-0.7.tar.gz",
"platform": null,
"description": "# SIRU\n\n[![PyPI - Version](https://img.shields.io/pypi/v/siru.svg)](https://pypi.org/project/siru)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/siru.svg)](https://pypi.org/project/siru)\n\n-----\n\nSIRU is a tool to run automated tests on hardware, designed to be used in the development of embedded systems.\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install siru\n```\n## Arquitectura Ruwaq\n\n@startuml\nskinparam componentStyle uml1\n\nframe \"Microkernel\" {\n [Despachador] -l-> Ejecutar : usa\n Ejecutar <.l. [Servidor PREAT] : usa\n\n port Registrar\n [Despachador] -r-> Registrar\n\n [Servidor PREAT] ..> Enviar : usa\n [Servidor PREAT] ..> Recibido : usa\n\n Recibido <-- [Transporte]\n Enviar <-- [Transporte]\n}\n\nRegistrar <.. [GPIO]: usa\n[Despachador] --> [GPIO]\n@enduml\n\n## Arquitectura Siru\n\n@startuml\nskinparam componentStyle uml1\n\n[DUT] -right-> [ATE]\n\n[ATE] -right-> [GPIO]\n\n[ATE] ..> Ejecutar: usa\n[ATE] ..> Esperar: usa\n[GPIO] ..> Ejecutar: usa\n\nEjecutar <-- [PREAT]\nEsperar <-- [PREAT]\n@enduml\nsiru\n## License\n\n`SIRU` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": "Automated tests on hardware for embedded systems",
"version": "0.7",
"project_urls": {
"Documentation": "https://github.com/labmicro/siru#readme",
"Issues": "https://github.com/labmicro/siru/issues",
"Source": "https://github.com/labmicro/siru"
},
"split_keywords": [
"automated testing",
"embedded systems"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0c5a1454a8d3b7f5e15e01e8bc2ebc6cd4a1a26b67d5ac30bc1cefd3d7f8eca1",
"md5": "bc5aeef898b817308918a8cb1a8ff6ca",
"sha256": "f1c1bd7333e7eb8b89162e3e3e9b7b5143076326686f846970d4de60110ca4e0"
},
"downloads": -1,
"filename": "siru-0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bc5aeef898b817308918a8cb1a8ff6ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 14809,
"upload_time": "2023-05-18T14:51:40",
"upload_time_iso_8601": "2023-05-18T14:51:40.911473Z",
"url": "https://files.pythonhosted.org/packages/0c/5a/1454a8d3b7f5e15e01e8bc2ebc6cd4a1a26b67d5ac30bc1cefd3d7f8eca1/siru-0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a027b1c20c8bab91f49306f7ae11323a2147f1ddbe41260c04983d9f7921c5a1",
"md5": "1857976225ecaddc21836cafb1c35379",
"sha256": "a93314eb033a386475b9449ac89c437014dede2b920b1cfc36daebc2d4f89efe"
},
"downloads": -1,
"filename": "siru-0.7.tar.gz",
"has_sig": false,
"md5_digest": "1857976225ecaddc21836cafb1c35379",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 20717,
"upload_time": "2023-05-18T14:51:44",
"upload_time_iso_8601": "2023-05-18T14:51:44.064733Z",
"url": "https://files.pythonhosted.org/packages/a0/27/b1c20c8bab91f49306f7ae11323a2147f1ddbe41260c04983d9f7921c5a1/siru-0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-18 14:51:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "labmicro",
"github_project": "siru#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "siru"
}