1991 Forks
25658 Stars
25658 Watchers

poetry

Python packaging and dependency management made easy

How to download and setup poetry

Open terminal and run command
git clone https://github.com/python-poetry/poetry.git
git clone is used to create a copy or clone of poetry repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with poetry https://github.com/python-poetry/poetry/archive/master.zip

Or simply clone poetry with SSH
[email protected]:python-poetry/poetry.git

If you have some problems with poetry

You may open issue on poetry support forum (system) here: https://github.com/python-poetry/poetry/issues