Package python3-module-flake8-import-order: Information

    Source package: python3-module-flake8-import-order
    Version: 0.18.2-alt1
    Latest version according to Repology
    Build time:  Nov 29, 2022, 02:01 PM in the task #310829
    Report package bug
    License: LGPL-3.0
    Summary: Flake8 plugin that checks import order against various Python Style Guides
    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.

    List of rpms provided by this srpm:
    python3-module-flake8-import-order (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov

    ACL:
    Grigory Ustinov
    @python

      1. python3-module-pycodestyle
      2. python3-module-pylama
      3. python3-module-pytest
      4. python3-module-setuptools
      5. rpm-build-python3

    Last changed


    Nov. 29, 2022 Grigory Ustinov 0.18.2-alt1
    - Automatically updated to 0.18.2.
    April 28, 2022 Grigory Ustinov 0.18.1-alt1
    - Initial build for Sisyphus.