Let's document: poetry
Opened this issue · 1 comments
shellydavid commented
Command description
Poetry is a Python dependency and package management tool
https://python-poetry.org/docs/
Documentation
https://python-poetry.org/docs/cli/
Platform
Common
VCS repository link (e.g. GitHub, GitLab)
https://github.com/python-poetry/poetry
Additional information
No response
Commands
- poetry #3832
- poetry about #18064
- poetry add #18161
- poetry build #19031
- poetry cache #18229
- poetry check #18064
- poetry config #18797
- poetry debug #17960
- poetry env #17953
- poetry export #18822 #19201
- poetry help #18762
- poetry init #18823 #19202
- poetry install #18519
- poetry list #18229
- poetry lock #18229
- poetry new #18824
- poetry publish #18820
- poetry python #17960
- poetry remove #18825
- poetry run #18826
- poetry search
- poetry self #18037
- poetry shell #18827 #19034
- poetry show #18229
- poetry source #18840
- poetry sync #18705
- poetry update #18818
- poetry version #18064
Managor commented
The closed PRs can stay in the OP in case anyone wants to use them as a basis for their legitimate PRs