See Installation in the Poetry website.
Alternatives:
- General. Run this outside a virtual env.
$ pip install poetry
- Debian/Ubuntu
$ sudo apt-get update $ sudo apt-get -y install python3-poetry
- macOS
$ brew install poetry
See Installation in the Poetry website.
Alternatives:
$ pip install poetry
$ sudo apt-get update
$ sudo apt-get -y install python3-poetry
$ brew install poetry