This short Python Poetry tutorial is about installation Poetry on Ubuntu-based Linux distribution, how to create a Python project with Poetry, how to activate virtual environment with Python Poetry, install and remove Python packages.
Poetry is a Python package and virtual environments manager.
Follow me @:
Telegram: https://t.me/red_eyed_coder_club
Twitter: / codereyed
Facebook: https://fb.me/redeyedcoderclub
Links:
https://python-poetry.org/
https://python-poetry.org/docs/master...
Timecodes:
00:00 - Intro. Python Poetry is a new industrial standard of a Python package manager and virtual environments manager.
00:40 - How to install Poetry on Linux
01:40 - Adding Poetry bin/ directory to PATH variable
04:54 - Creating a Python project with Poetry (the first way)
06:07 - The second way to create a Python project with Poetry
07:55 - Activating Poetry virtual environment
08:40 - Show installed Python packages
08:57 - Remove Python packages with Poetry
Python Poetry tutorial: How to use Python Poetry
• Python Poetry tutorial: How to use Py...
✴️✴️✴️ Also may be useful ✴️✴️✴️
Pyenv: how to install with just 2 clicks:
• Python Pyenv: how to install Pyenv an...
Python virtual environments:
• Python VirtualEnv Tutorial: why we ha...
#python #pythonpoetry #redeyedcoderclub