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.
- Download the OpenAPI json schema from here
- Run steer from the command line
Roadmap
- Implement prompt for
array
ofstring
,number
andinteger
property type - Implement prompt for
array
ofobject
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
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
python_steer-0.2.0.tar.gz
(4.3 kB
view details)
Built Distribution
File details
Details for the file python_steer-0.2.0.tar.gz
.
File metadata
- Download URL: python_steer-0.2.0.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bc3f94cab2c01db10f91d1220d0ed84ccb0966120b55d05da156cb2968448e0 |
|
MD5 | 687ecbc8d5f7936eef5f3edecb622d89 |
|
BLAKE2b-256 | 710d9e6029b067cb4e9fdba2dbca1a70fccf6b74771804f8f44e6795d0031670 |
File details
Details for the file python_steer-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: python_steer-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8905ef9580b163d5cfaeb91b4f147dcd633673f19a6f762fecb468cf63a76e38 |
|
MD5 | 3ec75503070866a71fefbeeb7519d5f0 |
|
BLAKE2b-256 | 0e9039492c19c7388a6a0a61685a11c43da5979f005bda5a8e268d10d62c870d |