dynamic-cli icon indicating copy to clipboard operation
dynamic-cli copied to clipboard

Add Poetry for dependency management

Open PradyumnaKrishna opened this issue 3 years ago • 10 comments

🚀 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 avatar Mar 05 '22 13:03 PradyumnaKrishna

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

github-actions[bot] avatar Mar 05 '22 13:03 github-actions[bot]

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

GouravSardana avatar Mar 05 '22 15:03 GouravSardana

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

salma77 avatar Mar 05 '22 15:03 salma77

Sure @salma77, I'm assigning it to you

PradyumnaKrishna avatar Mar 05 '22 16:03 PradyumnaKrishna

@PradyumnaKrishna Thanks

salma77 avatar Mar 05 '22 16:03 salma77

Can I work on this @PradyumnaKrishna ?

adityasangave avatar Mar 21 '22 15:03 adityasangave

sure @adii21-Ux

PradyumnaKrishna avatar Mar 21 '22 15:03 PradyumnaKrishna

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

adityasangave avatar Mar 23 '22 11:03 adityasangave

@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

adityasangave avatar Mar 26 '22 09:03 adityasangave

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

PradyumnaKrishna avatar Mar 26 '22 10:03 PradyumnaKrishna