2Max4 / 2Max4/Network_Analysis

Migrate Modules to dir. Modules

Abierto
#34 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

As already described in #33 there is a new directory for future modules.

Please move current modules like send_mail.py etc. to this dir and make sure they still work fine. References to existing directories must be checked. Please use the os.path.join() to make sure the path references work on all OS.

@Skupino could you please check it?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Find the existing modules like send_mail.py in the repository root. Move them to the new modules directory mentioned in issue #33. Update all import statements and file references in other scripts to use os.path.join() for cross-platform compatibility. Test that the moved modules still function correctly by running any existing tests or sample scripts.

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

Evaluación

Stack tecnológico
python
Área
tooling
Tipo de issue
Refactorización
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.