home.social

#isort — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #isort, aggregated by home.social.

  1. Time for a bit of #cleanup and #documentation for #repod

    gitlab.archlinux.org/archlinux
    gitlab.archlinux.org/archlinux

    I wish #ruff was more compatible with #Python 3.10. Using a lot of match-case statements makes it explode sadly. Was a bit looking forward replacing #flake8, #isort, #pycodestyle and #pydocstyle with it.
    I hope it improves in the future. It looks really promising (and fast!).

    #archlinux #sundaythings

  2. #Darker is a #Python tool to only apply #Black and #isort to your modified bits of code, but it can also be used to
    run other lint tools like the otherwise noisy #pylint!

    Useful for incremental improvement of large codebases.

    From Andrea Guarino's #EuroPython talk:

    youtu.be/KK2GZFZ9_uA?t=1018