Name : python3-flake8-import-order
| |
Version : 0.18.2
| Vendor : Mageia_Org
|
Release : 1.mga9
| Date : 2023-04-21 10:35:10
|
Group : Development/Python
| Source RPM : python-flake8-import-order-0.18.2-1.mga9.src.rpm
|
Size : 0.06 MB
| |
Packager : kekepower < kekepower>
| |
Summary : Flake8 and pylama plugin that checks the ordering of import statements
|
Description :
A flake8 and Pylama plugin that checks the ordering of your imports. It does not check anything else about the imports. Merely that they are grouped and ordered correctly.
In general stdlib comes first, then 3rd party, then local packages, and that each group is individually alphabetized, however this depends on the style used. Flake8-Import-Order supports a number of styles and is extensible allowing for custom styles.
This plugin was originally developed to match the style preferences of the cryptography project, with this style remaining the default.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/aarch64/media/core/release |