manchenkoff / openapi3-parser

OpenAPI 3 parser to use a specification inside of the code in your projects
https://pypi.org/project/openapi3-parser/
MIT License
64 stars 33 forks source link

Introduce Poetry instead of Pipenv #32

Open manchenkoff opened 2 years ago

manchenkoff commented 2 years ago

The current version of Pipenv has some issues with local packaging and also required additional steps to publish code to PyPi. Poetry packaging system could be an optimal replacement.

patrick91 commented 1 year ago

do you want some help with this? I have experience with poetry and pdm 😊

manchenkoff commented 1 year ago

@patrick91 I appreciate any help with this project 😄 it's not that important from the consumer perspective but might improve development experience, so feel free to take this one if you have some free time