pypa / pypa/packaging.python.org
New tutorials: write section to describe sources of packages
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- Python
- Estrellas
- 1.7k
- Forks
- 1.7k
- Merge medio
- 3 d 12 h
- PR fusionados (30 d)
- 4
Descripción
(For more information about this issue, please see #194).
We need a short section to follow the "What's a package?" section (see #199) (i.e., as its own file). It should satisfy the following goals (in no particular order):
- explain that packages can be distributed through many channels (e.g., downloaded from PyPI with a tool like
pip, an archive downloaded from a website, a VCS repository) - explain that PyPI is an extremely popular way of getting packages but not the only way
- explain that PyPI is an index of packages, but not the only possible index
- illustrate the point with an example (maybe mention a popular package, then describe how it can be found on PyPI, in a VCS repository, and downloaded from the project's website)
In short, this section should answer the question, Where do packages come from?
When opening pull requests for this issue, please submit to the develop branch. If you have questions that concern contributing more generally, please use issue #194. Otherwise, feel free to comment with questions or feedback. Thanks!
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
Empieza leyendo la sección existente "What's a package?" y las issues relacionadas #194 y #199. Añade como archivo independiente una sección breve que explique los canales de distribución de paquetes, PyPI y otros índices, así como un ejemplo de paquete que cubra PyPI, un repositorio VCS y el sitio web del proyecto. Envía el pull request a la rama develop.
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
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 55/100