Difference between revisions of "Database - Python-Poetry"
Jump to navigation
Jump to search
(Created page with "Python-Poetry is a dependencies manager for Python * <code>curl -sSL https://install.python-poetry.org {{!}} python3 -</code><br>") |
|||
Line 1: | Line 1: | ||
Python-Poetry is a dependencies manager for Python | Python-Poetry is a dependencies manager for Python | ||
* | * <code>curl -sSL https://install.python-poetry.org | python3 -</code>Installs Python-Poetry dependency manager |
Revision as of 21:58, 21 September 2024
Python-Poetry is a dependencies manager for Python
curl -sSL https://install.python-poetry.org | python3 -
Installs Python-Poetry dependency manager