issues
search
sqlalchemyorg
/
zimports
Python import rewriter
MIT License
75
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
vendor lookup_entry_point to avoid pgk_resources deprecation warnings
#42
CaselIT
closed
1 year ago
6
Incorrect order with pycharm style
#41
ev-agelos
opened
2 years ago
3
Release 0.6.0 references version 0.5.1
#40
lmartinez-mirror
closed
2 years ago
5
Add multiprocessing pool to speed up file processing
#39
CaselIT
closed
2 years ago
1
Add option to parallelize files
#38
CaselIT
closed
2 years ago
4
Modernize
#37
zzzeek
closed
2 years ago
0
add direct support for black line length formatting
#36
zzzeek
closed
2 years ago
0
code line detection can start with underscore or number as well
#35
zzzeek
closed
2 years ago
0
another weird conditional issue
#34
zzzeek
closed
2 years ago
0
crashes on TYPE CHECKING with ELSE
#33
zzzeek
closed
2 years ago
0
Repair TYPE_CHECKING blocks
#32
zzzeek
closed
2 years ago
2
crashes on TYPE_CHECKING block that has no imports
#31
zzzeek
closed
2 years ago
0
support wider range of flake8 noqa codes
#30
zzzeek
closed
2 years ago
0
retain the full noqa comment
#29
zzzeek
closed
2 years ago
0
fix node issue for python 3.10
#28
zzzeek
closed
2 years ago
1
failures in python 3.10
#27
zzzeek
closed
2 years ago
0
rewrites "import x # type: ignore # noqa as "# noqa"
#26
zzzeek
closed
2 years ago
0
Fix typing issues
#25
CaselIT
closed
2 years ago
3
Feature Request: Ignore entire file for sorting
#24
jvanasco
opened
2 years ago
2
fix: do not remove import else block
#23
CaselIT
closed
3 years ago
5
Support `if TYPE_CHECKING:` imports
#22
CaselIT
closed
3 years ago
2
Release workflow
#21
CaselIT
closed
3 years ago
3
Allows sorting `if TYPE_CHECKING:` blocks
#20
CaselIT
closed
3 years ago
0
Add support for per file ignore using flake8
#19
CaselIT
closed
3 years ago
3
Use stdin/stdout when the filename is "-"
#18
schmir
closed
4 years ago
4
zimports cannot read from /dev/stdin anymore
#17
schmir
closed
4 years ago
3
IndexError when running zimports on an empty file
#16
schmir
closed
4 years ago
1
resolves #14
#15
RamonWill
closed
4 years ago
4
File encoding issue
#14
RamonWill
closed
4 years ago
3
Smarter discovery of the configuration file
#13
schmir
opened
4 years ago
11
Allow splitting a single import over multiple lines
#12
timokau
closed
2 years ago
2
Allow multi-imports for typing
#11
bhrutledge
opened
4 years ago
2
Add support for additional configuration files
#10
bhrutledge
opened
4 years ago
3
Respect max-line-length option of flake8
#9
lvt-mm
closed
2 years ago
1
detect Python source file encoding including magic comment properly, use it explicitly when file is read and written to.
#8
commentator8
closed
4 years ago
4
fix: multiple imports on one line
#7
haomingw
closed
2 years ago
1
add force single line option
#6
haomingw
closed
5 years ago
7
Preserving comments on import lines? (e.g., `# type: ignore`)
#5
boydgreenfield
opened
5 years ago
3
Is there some way to not change the order of the import and the code before that import?
#4
MisLink
opened
5 years ago
2
Possibility to retain `from module import x, y` permitted by PEP8
#3
ashwinvis
closed
5 years ago
2
Do not work with pre-commit
#2
Bysmyyr
closed
5 years ago
7
Add https://pre-commit.com configuration
#1
asottile
closed
5 years ago
2