alecthomas / alecthomas/importmagic

ranking within 3rd party libraries?

Open
#12 1 comment 2 reactions 0 assignees View on GitHub
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

![im2](https://cloud.githubusercontent.com/assets/4463796/5955828/1806a400-a7cd-11e4-8fb4-11e6ba379aa2.png)

![im](https://cloud.githubusercontent.com/assets/4463796/5955829/180b17c4-a7cd-11e4-97ed-ec3d9a8d80cf.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.