python-poetry / python-poetry/install.python-poetry.org
Use this script, or follow instructions on python-poetry.org?
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Python
- Estrellas
- 255
- Forks
- 65
- Merge medio
- 2 h 48 min
- PR fusionados (30 d)
- 1
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza comparando las instrucciones de instalación de python-poetry.org/docs/#installation con el README del repositorio y los métodos documentados del script de instalación. Determina si pip install poetry es equivalente al comando curl y documenta cuándo debe usarse cada método en el lugar correspondiente. Se considerará terminado cuando las instrucciones sean coherentes y respondan a cómo deben elegir los usuarios un método de instalación.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 38/100