Пакет python3-module-flake8-import-order: Информация

  • Default inline alert: Версия в репозитории: 0.18.2-alt1

Исходный пакет: python3-module-flake8-import-order
Версия: 0.18.1-alt1
Последняя версия по данным Repology
Собран:  28 апреля 2022 г. 20:02 в задании #299208
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://github.com/PyCQA/flake8-import-order

Лицензия: LGPL-3.0
О пакете: Flake8 plugin that checks import order against various Python Style Guides
Описание: 
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-пакетов, предоставляемых данным srpm-пакетом:
python3-module-flake8-import-order (noarch)

Сопровождающий: Grigory Ustinov

Список участников:
Grigory Ustinov

Права:
Grigory Ustinov
@python

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

Последнее изменение


28 апреля 2022 г. Grigory Ustinov 0.18.1-alt1
- Initial build for Sisyphus.