Version 0.1.4 of package Flymake-Pyrefly has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Flymake-Pyrefly describes itself as: ========================= A Pyrefly Flymake backend ========================= More at https://elpa.nongnu.org/nongnu/flymake-pyrefly.html ## Summary: 1 flymake-pyrefly ═════════════════ A [Pyrefly] backend for [Flymake]. [Pyrefly] <https://pyrefly.org/> [Flymake] <https://www.gnu.org/software/emacs/manual/html_node/flymake/index.html#Top> 2 How to install ════════════════ ┌──── │ (use-package flymake-pyrefly │ :vc (:url "https://github.com/inpefess/flymake-pyrefly.git") │ :hook (python-mode . pyrefly-setup-flymake-backend)) └──── ## Recent NEWS: [Not provided 🙁]