Automate Clean Code and Linting in Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • pytest

    The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

    Pytest 7.7k+ ⭐️

  • isort

    A Python utility / library to sort imports.

    isort 4.1k+ ⭐️

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • autoflake

    Removes unused imports and unused variables as reported by pyflakes

    autoflake 400+⭐️

  • autopep8

    A tool that automatically formats Python code to conform to the PEP 8 style guide.

    autopep8 3.9k+ ⭐️

  • black

    The uncompromising Python code formatter

    black 22.1k+ ⭐️

  • Pylint

    It's not just a linter that annoys you!

    Pylint 3.5k+ ⭐️

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts