Client as package
pythogen path/to/input/openapi.yaml path/to/package/output --package-version=0.0.1 --package-authors="Rick, Morty"
--package-version — required;
- --package-authors — optional;
- path/to/package/output — path to the directory where package will be saved.