Skip to content

[FEATURE] Implement Packaging of module with Poetry #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks
gahan9 opened this issue Sep 25, 2023 · 0 comments · Fixed by #19
Closed
5 tasks

[FEATURE] Implement Packaging of module with Poetry #18

gahan9 opened this issue Sep 25, 2023 · 0 comments · Fixed by #19
Labels
enhancement New feature or request hacktoberfest Participation in Hacktoberfest Event help wanted Extra attention is needed packaging question Further information is requested

Comments

@gahan9
Copy link
Contributor

gahan9 commented Sep 25, 2023

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]
@gahan9 gahan9 added enhancement New feature or request help wanted Extra attention is needed question Further information is requested packaging hacktoberfest Participation in Hacktoberfest Event labels Sep 25, 2023
@itepifanio itepifanio mentioned this issue Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Participation in Hacktoberfest Event help wanted Extra attention is needed packaging question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant