sagarchalise / peasy-pycheck

Python Code Formatting for geany based on peasy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

peasy-pycheck

###NOTE: See Pycoding for geany.

Python Code Checker and Formatter for Geany IDE based on Peasy

Requires Any one formatter. I personally use black

  • Black [If supported] pip install black

  • YAPF pip install yapf

Requires a checker such as flake8 or pylint.

One can configure the formatter, linter and line-width for both actions.

About

Python Code Formatting for geany based on peasy


Languages

Language:Python 100.0%