Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1115
| Newsgroups | comp.lang.python.announce |
|---|---|
| Date | 2013-10-20 14:19 -0700 |
| Subject | isort 2.2.0 |
| From | timothy.crosley@gmail.com |
| Message-ID | <mailman.1293.1382320983.18130.python-announce-list@python.org> (permalink) |
isort (the Python import sorting library, command line tool, Vim plugin, Sublime plugin, and Kate plugin) has released version 2.2.0: Improvements since 2.0.0 release: - Improved module grouping detection method. - Added two additional multi-line output modes (Vertical Grid & Vertical Grid Grouped). - Forces there to be exactly one new line at the end of all sorted files. - Kate-plugin now keeps cursor position when adding and removing imports. - Adds support for writing to stdout by appending -d argument - Adds support for automatically adding and/or removing import statements across multiple python files.
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
isort 2.2.0 timothy.crosley@gmail.com - 2013-10-20 14:19 -0700
csiph-web