CMD + K

flake8-sfs

Community

Extension for flake8 for validating Python String Formatting Style (SFS)

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::flake8-sfs

Usage Tracking

1.0.1
1.0.0
0.0.4
0.0.3
0.0.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

For historical reasons, the Python programming language has accumlated multiple ways to do string formatting. This flake8 plugin exists to let you define which of these styles your project allows from within the flake8 plugin ecosystem. You might use this via a git pre-commit hook, or as part of your continuous integration testing.

About

Summary

Extension for flake8 for validating Python String Formatting Style (SFS)

Last Updated

Sep 21, 2025 at 17:50

License

MIT

Total Downloads

11.8K

Supported Platforms

noarch