Skip to content

Add option to generate clients without Poetry #120

Closed
@dbanty

Description

@dbanty

Is your feature request related to a problem? Please describe.
Originally requested by @TMiguelT in #119 . The request is the ability to install a generated client with just pip (not Poetry).

Describe the solution you'd like
Instead of generating a pyproject.toml file with Poetry metadata, create a setup.py/requirements.txt to be used with Pip.

Describe alternatives you've considered
Additional common package management tools that might be worth adding support for are:

  1. Pipenv
  2. Flit
  3. Twine

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions