pathlib instead of os. f-strings instead of .format. Are there other recent versions of older Python libraries we should consider?

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
  • pyupgrade

    A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.

  • There’s a good tool called pyupgrade that takes care of a lot of the syntax upgrades, not sure if it does library usage upgrades though

  • flynt

    A tool to automatically convert old string literal formatting to f-strings

  • 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
  • wryte

    A Python logger for people who want some logging sanity (by strigo)

  • python-language-server

    Discontinued Microsoft Language Server for Python (by microsoft)

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