Skip to content

[FEATURE] Implement Packaging of module with Poetry #18

@gahan9

Description

@gahan9

Is your feature request related to a problem? Please describe.
Existing project uses traditional build mechanism with setup config with python modules setuptools and build. It should be converted to be able to build with poetry.

Describe the solution you'd like

  • Packaging of python modules shall be built with poetry
  • Corresponding packaging should as well be modified with GitHub Action workflow
  • Deployment as well need to support poetry with corresponding GitHub Action
  • Additionally, it should allow to publish document file as well to pypi during deployment.
  • Optional package installation should be supported [https://packaging.python.org/en/latest/tutorials/installing-packages/#installing-extras]

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthacktoberfestParticipation in Hacktoberfest Eventhelp wantedExtra attention is neededpackagingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions