isort should have a website that enables, viewing all usage documentation, discovering new versions, and most importantly testing isort from the browser without a need to install.
and most importantly testing isort from the browser without a need to install.
Perhaps something like @jpadilla's Black playground?
This is now finally complete, and with a fun twist that it doesn't send code over the wire: https://timothycrosley.github.io/isort/docs/interactive/try/
Most helpful comment
This is now finally complete, and with a fun twist that it doesn't send code over the wire: https://timothycrosley.github.io/isort/docs/interactive/try/