Version 0.30 of package Python has just been released in GNU ELPA. You can now find it in M-x list-packages RET.
Python describes itself as: ======================================== Python's flying circus support for Emacs ======================================== More at https://elpa.gnu.org/packages/python.html ## Summary: Major mode for editing Python files with some fontification and indentation bits extracted from original Dave Love's python.el found in GNU Emacs. Implements Syntax highlighting, Indentation, Movement, Shell interaction, Shell completion, Shell virtualenv support, Shell package support, Shell syntax highlighting, Pdb tracking, Symbol completion, Skeletons, FFAP, Code Check, ElDoc, Imenu, Flymake, Import management. Syntax highlighting: Fontification of code is provided and supports python's triple quoted strings properly. ## Recent NEWS: [Not provided 🙁]