Skip to content

Projects Using isort

Nikita Sobolev edited this page Dec 3, 2018 · 5 revisions

Thanks to contributions and bug reports from all around the Python community, isort has reached a point of stability of customization where it can safely be ran on almost any project with peace of mind. Due to this, several projects automatically run it on all new changes, providing a simple way to improve code quality.

Here are just a few of them:

  • MetaOpt: a Python-based organic computing framework for difficult blackbox optimization problems.
  • Translate Toolkit: A set of software and documentation designed to help make the lives of localizers both more productive and less frustrating.
  • Python Keepass HTTPd: Keepass HTTP implementation in Python to use with ChromeIPass.
  • 1to001: A Python3 tool for padding numbers in filenames automatically.
  • captainhook: A set of configurable git hooks and checks.
  • Frosted: A simple program which checks Python source files for errors.
  • Pies: A simple way to write one application that runs on PY2 and 3.
  • Django: The Web framework for perfectionists with deadlines. https://www.djangoproject.com/
  • wemake-python-styleguide: The strictest and most opinionated python linter ever.
  • insert your project here: I hope you will find isort useful for your project as well! If you do, feel free to update this page and add your projects name & summary.
Clone this wiki locally