The Test Equipment Automation Generator Python Package
Project description
Teagen (Test Equipment Automation Generator)
The Teagen python package does the following:
- bundles individual yaml files into a single file
- post process x- extensions
- validates the bundled openapi.yaml file
- generates an enhanced ux python package using the bundled openapi.yaml file
Getting started
Install the package
pip install teagen
Generate a python package from OpenAPI models
import teagen
tgen = teagen.Teagen(api_files=['./tests/api/api.yaml'])
Specifications
This repository is based on the OpenAPI specification which is a standard, language-agnostic interface to RESTful APIs.
Modeling guide specific to this package
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teagen-0.0.4.tar.gz.
File metadata
- Download URL: teagen-0.0.4.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
429b47fd36295e409252d6784af8cdb5b7e8435efafb46bb3b30f0c0185d94d6
|
|
| MD5 |
0b1ad82507ab2df7e8617044bfa58c56
|
|
| BLAKE2b-256 |
2404ed915a3012eaea1401066d0dcaff570d236e4fd903160e4b6a7b1d5c7379
|
File details
Details for the file teagen-0.0.4-py2.py3-none-any.whl.
File metadata
- Download URL: teagen-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ee9cac006e313652f8a0b18729fc3fa7e3009d78fc037030c7fc6f08036631c
|
|
| MD5 |
d44bf3b9041e902d772a98fe8431555d
|
|
| BLAKE2b-256 |
d5f897fb92cd42004ffcc27617468069516d10e224977554c9eaed6dbdcf965b
|