alecthomas / alecthomas/importmagic
ranking within 3rd party libraries?
- Dominant language
- Python
- Stars
- 122
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.