IndianOpenSourceFoundation / dynamic-cli

A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI
https://pypi.org/project/dynamic-cli/
GNU General Public License v3.0
168 stars 120 forks source link

Add Poetry for dependency management #161

Open PradyumnaKrishna opened 2 years ago

PradyumnaKrishna commented 2 years ago

🚀 Feature

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

Make sure these functionality works:

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.

github-actions[bot] commented 2 years ago

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

GouravSardana commented 2 years ago

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

salma77 commented 2 years ago

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

PradyumnaKrishna commented 2 years ago

Sure @salma77, I'm assigning it to you

salma77 commented 2 years ago

@PradyumnaKrishna Thanks

adityasangave commented 2 years ago

Can I work on this @PradyumnaKrishna ?

PradyumnaKrishna commented 2 years ago

sure @adii21-Ux

adityasangave commented 2 years ago

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

adityasangave commented 2 years ago

@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 commented 2 years ago

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