Fedora Packages

emacs-blacken

Python Black for Emacs

Blacken uses black to format a Python buffer. It can be called explicitly on a certain buffer, but more conveniently, a minor-mode 'blacken-mode' is provided that turns on automatically running black on a buffer before saving. To automatically format all Python buffers before saving, add the function blacken-mode to python-mode-hook: (add-hook 'python-mode-hook 'blacken-mode)

Releases Overview

Release Stable Testing
Fedora Rawhide 0-0.7.20210406git880cf50.fc36 -
Fedora 35 0-0.7.20210406git880cf50.fc35 -
Fedora 34 0-0.5.20200626git784da60.fc34 -
Package Info

You can contact the maintainers of this package via email at emacs-blacken dash maintainers at fedoraproject dot org.



Sources on Pagure