Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562771
en ru br
ALT Linux repos
S:2.2.0-alt1

Group :: Development/Python3
RPM: python3-module-ufmt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.2.0-alt1
Build date: 2 august 2023, 08:50 ( 38.5 weeks ago )
Size: 67.80 Kb

Home page:   https://pypi.org/project/ufmt

License: MIT
Summary: Safe, atomic formatting with black and usort
Description:

ufmt is a safe, atomic code formatter for Python built on top of black and
usort. ufmt formats files in-memory, first with usort and then with black,
before writing any changes back to disk. This enables a combined, atomic step
in CI/CD workflows for checking or formatting files, without any with conflict
or intermediate changes between the import sorter and the code formatter.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-ufmt
  • ufmt
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin