swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

Support for pyproject.toml

Open s-vitaliy opened this issue 3 years ago • 1 comments

Description

Since pyproject.toml is going to replace old python packaging system (with setup.py and setuptools), it would be nice to add ability to generate pyproject.toml instad of setup.py and requirements.txt

We use poetry for dependency management and want to utilize swagger-codegen for code generation. We would like to use the same workflow for generated packages as we use for other packages.

Swagger-codegen version

3.0.36

Suggest a fix/enhancement

Option to generate pyproject.toml

s-vitaliy avatar Dec 27 '22 12:12 s-vitaliy

Very much agree @s-vitaliy. Has anybody looked into this, or even works on a fix? Do you need help?

(Tagging @kenjones-cisco @HugoMario @frantuma)

jenstroeger avatar Dec 12 '23 21:12 jenstroeger