openapi-generator-cli 7.12.0
pip install openapi-generator-cli
Released:
CLI for openapi generator
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (APACHE 2.0)
- Author: OpenAPI Generator community
- Tags cli, generator, openapi
- Requires: Python <4, >=3.9
Classifiers
Project description
OpenAPI Generator in Package Installer for Python (PIP)
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (both 2.0 and 3.0 are supported). Please see OpenAPITools/openapi-generator
This project checks the maven repository once a day for a new version and will publish this new version automatically as a python package.
Installation
You must have the java
binary executable available on your PATH for this to work. (JDK 11 is the minimal version supported. To install OpenJDK, please visit https://adoptium.net/)
You can install the package either in a virtual environment or globally.
# install the latest version of "openapi-generator-cli"
pip install openapi-generator-cli
# install a specific version of "openapi-generator-cli"
pip install openapi-generator-cli==4.3.1
You can also install with jdk4py
instead of java
binary. (python>=3.10
is required)
pip install openapi-generator-cli[jdk4py]
After installation openapi-generator-cli
command will be available in your virtual environment or globally depending on your installation.
To check the version, for example. Type the following command
# this will print the correct version number
openapi-generator-cli version
Further Documentation
Please refer to the official openapi-generator docs for more information about the possible arguments and a detailed usage manual of the command line interface.
Like the package?
Please leave a star.
Have suggestions or feedback?
Please raise an issue, happy to hear from you :)
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (APACHE 2.0)
- Author: OpenAPI Generator community
- Tags cli, generator, openapi
- Requires: Python <4, >=3.9
Classifiers
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
File details
Details for the file openapi_generator_cli-7.12.0.tar.gz
.
File metadata
- Download URL: openapi_generator_cli-7.12.0.tar.gz
- Upload date:
- Size: 27.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11dc4fd67fc7d839572ae8e29fb1dee5892195a7ac88b98e41a2cd8105e3250f |
|
MD5 | f454eb4370acaa30b967b42333c783fc |
|
BLAKE2b-256 | 1b7d8f5bb83112179efd887b60390e3b5fdbb38bd993965ef4ce88740d8a6f29 |
File details
Details for the file openapi_generator_cli-7.12.0-py3-none-any.whl
.
File metadata
- Download URL: openapi_generator_cli-7.12.0-py3-none-any.whl
- Upload date:
- Size: 27.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.12.3 Linux/6.8.0-1021-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf97e0e40bacc66ca70963845e52b0c003aaab85da7f1d10cc25abf2f1c8bb6e |
|
MD5 | 965f1af9e449086c61b21778b6b327cc |
|
BLAKE2b-256 | 9ba823b4e7fca4e7015f461c2c520bc49b9b57a6635fd404dd77b0b6f917493e |