25% of Python devs don’t know about json.load and json.dump (including devs at Microsoft, Sentry, Unicef, and more)

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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

    Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.

  • semgrep

    Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • black

    The uncompromising Python code formatter

  • and of course https://github.com/psf/black (really Black modifies the formatting, does not change the functionality of the code).

  • a-quick-example

    Repo to demonstrate Code Review Doctor's capabilities

  • It actually does what you mentioned in your second paragraph: in GitHub PRs it suggests changes/fixes/solutions in context (which the dev can choose which if any should be committed) e.g, https://github.com/higher-tier/a-quick-example/pull/1.

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