A Python tool for generating OpenAPI specs
Project description
OpenAPI Gen Wrapper
Description
A Python wrapper for generating OpenAPI specifications from routes in a Python project.
Installation
pip install openapi-gen-wrapper
Usage
Here’s how you can use the wrapper:
from openapi_gen_wrapper import generate_openapi_spec
Example usage
generate_openapi_spec(routes=["/hello", "/goodbye"])
License
MIT License
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 openapi_gen_wrapper-0.1.2.tar.gz.
File metadata
- Download URL: openapi_gen_wrapper-0.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0f7cf680eb8dbfa43f8fcebfd3dac5711338d00324e12977b55cb38e5b3883a
|
|
| MD5 |
93df051080227f3979c7a7b8025d1ab4
|
|
| BLAKE2b-256 |
b07a28fbf32fd6579120b1d02e4e45a487b2c40ea552fb4afc2307e44ab55697
|
File details
Details for the file openapi_gen_wrapper-0.1.2-py3-none-any.whl.
File metadata
- Download URL: openapi_gen_wrapper-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
545c998ecfe5a0e63726f9e567a331a28d8743392c7a4bdb5cc9281ccc5b7c0a
|
|
| MD5 |
9a6d410866640a69762832c61da56e15
|
|
| BLAKE2b-256 |
9a1bf95e8bafeda085c5b60ea08c4bea75f228d7ccc8edd8996e7fc938af86f9
|