Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37547356
en ru br
ALT Linux repositórios
S:0.18.2-alt1

Group :: Development/Python3
RPM: python3-module-flake8-import-order

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.18.2-alt1
Data da compilação: 29 novembro 2022, 10:55 ( 73.5 weeks ago )
Tamanho:: 19.79 Kb

Home page:   https://github.com/PyCQA/flake8-import-order

Licença: LGPL-3.0
Sumário: Flake8 plugin that checks import order against various Python Style Guides
Descrição:

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.

Mantenedor currente: Grigory Ustinov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-flake8-import-order
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009