Show HN: SSort – The Python source code sorter

https://github.com/bwhmather/ssort
by bwhmather • 4 years ago
2 0 4 years 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.

Related Stories

Loading related stories...

Source preview

github.com