Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Need content on "How to create a good Python package"

Abierto
#43 6 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Documentación
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
github-actions, python

Línea de trabajo

Start by reviewing the Initial Content item linked as #3 and the IWG discussion referenced in the issue. Define the scope of guidance for package structure, GitHub Actions, ReadTheDocs, pre-commit hooks, and the listed checks. Done means the agreed material is written and published as foundational content.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

content

Per our discussion in today's IWG meeting, I'm creating this issue as a placeholder for future work. I think that one of the Initial Content items that was neglected when discussing "Foundational Material" was the idea of how to build a "good" Python package. That would include:

  • CI services like GitHub Action (for testing, linting, etc.) and ReadTheDocs (for building and hosting documentation)
  • Good package structure (i.e., the structure of the files and folders in the repository)
  • Using pre-commit hooks and other enforcing tools (including various pre-commit checks like black/prettier, flake8, isort, talisman, etc.)

Anything else I'm missing?

Lenguaje dominante
Python
Estrellas
36
Forks
25
Merge medio
3 d 16 h
PR fusionados (30 d)
2

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de ProjectPythia/projectpythia.github.io

Todos los issues de ProjectPythia/projectpythia.github.io

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.