|
|
|
Show HN: SSort – The Python source code sorter
(github.com)
|
|
2 points
by bwhmather
1488 days ago
|
|
Hi HN - SSort is a tool I've been working on that sorts the contents of python modules in dependency order. It's like isort, but for the rest of the file. It's starting to get a bit of momentum. We have users across a few different companies and some consistent contributors (thank you, in particular, jgberry). We're reaching a point of stability, and would like to gather some final feedback before hitting the big 1.0. |
|