alecthomas / alecthomas/importmagic
ranking within 3rd party libraries?
- Lenguaje dominante
- Python
- Estrellas
- 122
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
when working with django, django & lot of 3rd packages for django have same models, views e.t.c
If i try to import `models.Model` or `User` it shows import options in the following order


Is it possible to move the django imports to top?
Can we have a user based ranking or caching the imported imports & ranking them a bit higher?
Or is there any other option?
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.