python-poetry / python-poetry/install.python-poetry.org
Use this script, or follow instructions on python-poetry.org?
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 255
- Forks
- 65
- Ø Merge
- 2 Std. 48 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
https://python-poetry.org/docs/#installation says to install poetry either by typing:
pipx install poetry
or by following the instruction on this github repository to type:
curl -sSL https://install.python-poetry.org | python3 -
Perhaps "pipx install poetry" eventually finds instructions to run that curl command, but that isn't state either here or there. And presumably if "pipx install poetry" works, so should "pip install poetry", which is a lot easier than using curl.
Please update the README and/or python-poetry.org to say whether "pip install poetry" will do the same thing as this curl command; and if not, how we should decide which method to use.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, die Installationsanleitung unter python-poetry.org/docs/#installation mit der README des Repositorys und den dokumentierten Methoden des Installationsskripts zu vergleichen. Ermittle, ob pip install poetry dem curl-Befehl entspricht, und dokumentiere, wann welche Methode am geeigneten Ort verwendet werden sollte. Fertig ist die Aufgabe, wenn die Anleitung konsistent ist und beantwortet, wie Benutzer eine Installationsmethode auswählen sollten.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 38/100