Skip to main content

A tool to help you write JSON and YAML files from JSON schemas

Project description

Steer

A tool to help you write JSON and YAML files from JSON schemas

Installation

pip install python-steer

Usage

Let's say you want to build an OpenAPI specification for an API.

  1. Download the OpenAPI json schema from here
  2. Run steer from the command line

asciicast

Roadmap

  • Implement the array of objects property type
  • [ ] Implement the $ref property type
  • Validate string property values with pattern
  • [ ] Implement prompt for additionalProperties
  • Validate required fields
  • Implement number property type
  • [ ] Implement allOf, anyOf, oneOf keywords

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

python_steer-0.1.3.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

python_steer-0.1.3-py3-none-any.whl (5.2 kB view hashes)

Uploaded 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