Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

teagen-0.0.4.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

teagen-0.0.4-py2.py3-none-any.whl (20.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page