anomaly / anomaly/lab-python-server

Research merits of absolute vs relative imports

Abierto
#18 0 comentarios 0 reacciones 1 asignado Reclamado por @devraj Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
16
Forks
4
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Because this is meant to be template for other projects, most of the imports in the handlers are relative (to avoid referencing the `labs.`), this has its own challenges when it comes to referencing across packages e.g `routers` talking to `models`.

While both approaches have their pros and cons, the aim of this exercise is to research and make best practices recommendations for python projects at Anomaly.

Guía de contribución

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

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.