Installation ------------ .. code-block:: bash $ pip install openapi-client-generator Using CLI tool -------------- Once installed, ``openapi-client-generator`` provides you with a CLI tool that allows you to generate a Python client derived from a JSON/YAML specification. For example, try the following snippet in your shell: .. code-block:: bash $ curl -s https:// | openapi-client-generator gen -o