Skip to content
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

Add Poetry for dependency management #161

Open
3 tasks
PradyumnaKrishna opened this issue Mar 5, 2022 · 10 comments · May be fixed by #182
Open
3 tasks

Add Poetry for dependency management #161

PradyumnaKrishna opened this issue Mar 5, 2022 · 10 comments · May be fixed by #182
Assignees
Labels
gssoc22 Level2 Bug fixing, adding small features.

Comments

@PradyumnaKrishna
Copy link
Member

PradyumnaKrishna commented Mar 5, 2022

🚀 Feature

Poetry is used for python packaging and dependency management. Look at guide on how to initialise it.

Make sure these functionality works:

  • poetry install
  • poetry build
  • poetry publish

Other Resources

  1. https://www.brainsorting.com/posts/publish-a-package-on-pypi-using-poetry/
  2. https://realpython.com/dependency-management-python-poetry/

Feel free to contact me for help.

@PradyumnaKrishna PradyumnaKrishna added Level2 Bug fixing, adding small features. gssoc22 labels Mar 5, 2022
@github-actions
Copy link

github-actions bot commented Mar 5, 2022

Hi👋 thanks for creating your first issue for IOSF, Will get back to you soon !.

@GouravSardana
Copy link
Member

Thanks, @PradyumnaKrishna for taking the initiative for creating/bringing this issue

@salma77
Copy link

salma77 commented Mar 5, 2022

hi there @GouravSardana and @PradyumnaKrishna can I get assigned to this issue?

@PradyumnaKrishna
Copy link
Member Author

Sure @salma77, I'm assigning it to you

@salma77
Copy link

salma77 commented Mar 5, 2022

@PradyumnaKrishna Thanks

@adityasangave
Copy link
Contributor

Can I work on this @PradyumnaKrishna ?

@PradyumnaKrishna
Copy link
Member Author

sure @adii21-Ux

@salma77 salma77 removed their assignment Mar 22, 2022
@adityasangave
Copy link
Contributor

@PradyumnaKrishna I wanted to ask should I also add tests for DELETE API feature

@adityasangave
Copy link
Contributor

@PradyumnaKrishna did setup until poetry build and built a dist of package but publish requires username password and also dynamic-cli also exist on pypi

@PradyumnaKrishna
Copy link
Member Author

@adii21-Ux leave the publish, its ok if build and installation works properly.

@adityasangave adityasangave linked a pull request Mar 28, 2022 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc22 Level2 Bug fixing, adding small features.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants