CLI for openapi generator
Project description
OpenApi Generator PIP Package Generator
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 can install the package either in a virtual environment or globally.
# install the latest version of "openapigenerator"
pip install openapigenerator
# install a specific version of "openapigenerator"
pip install openapigenerator==4.2.0
After installation openapi-generator 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 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
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-generator-cli-4.3.1.tar.gz.
File metadata
- Download URL: openapi-generator-cli-4.3.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b87f0aeac5b3c23e135253efc46bddc98c72f386b3b2e3df54324d78aa57fd13
|
|
| MD5 |
342844824fbc6191efec916039900439
|
|
| BLAKE2b-256 |
e935cd8615ffa747d006e9d9e8a48744f0bb7a95a418e491cef2714f58c21aa4
|
File details
Details for the file openapi_generator_cli-4.3.1-py2.py3-none-any.whl.
File metadata
- Download URL: openapi_generator_cli-4.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 21.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c943f4692c2ae08b714a22347d5dd42b722d509fa30a098dca4b78ec59f75d5
|
|
| MD5 |
89e1608531ae89cb27a7444e4d548c8a
|
|
| BLAKE2b-256 |
c65c22aa9b8b9f46b9a69142a955d2dce587db0323901a465f74e5457625100a
|