• Python style guide checker (formerly called pep8)

    From Geert Stappers@21:1/5 to All on Sun Sep 12 10:30:02 2021
    Hello Debian-Python,

    In which package is a pep8 code style checker?


    With `apt search pep8` I found among others
    |
    | python3-pep8/unstable,now 1.7.1-9 all [installed]
    | Python PEP 8 code style checker - Python 3
    |
    | python3-pycodestyle/unstable,now 2.6.0-1 all [installed]
    | Python style guide checker (formerly called pep8) - Python 3.x
    |

    None of them has a pep8 executable.

    To which package should I go?



    Groeten
    Geert Stappers
    --
    Silence is hard to parse

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From c.buhtz@posteo.jp@21:1/5 to All on Sun Sep 12 11:10:01 2021
    Am 12.09.2021 10:23 schrieb Geert Stappers:
    In which package is a pep8 code style checker?

    Upstream "pep8" was renamed to "pycodestyle".
    So look at
    https://tracker.debian.org/pkg/pycodestyle

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nilesh Patra@21:1/5 to Geert Stappers on Sun Sep 12 11:00:02 2021
    Hi Geert,

    On 12 September 2021 1:53:25 pm IST, Geert Stappers <stappers@stappers.nl> wrote:
    Hello Debian-Python,

    In which package is a pep8 code style checker?

    Is this what you seek?

    https://tracker.debian.org/pkg/autopep8

    Corresponding binary package is python3-autopep8


    Nilesh

    --
    Sent from my Android device with K-9 Mail. Please excuse my brevity.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Geert Stappers@21:1/5 to c.buhtz@posteo.jp on Sun Sep 12 13:20:01 2021
    On Sun, Sep 12, 2021 at 09:06:54AM +0000, c.buhtz@posteo.jp wrote:
    Am 12.09.2021 10:23 schrieb Geert Stappers:
    In which package is a pep8 code style checker?

    Upstream "pep8" was renamed to "pycodestyle".
    So look at
    https://tracker.debian.org/pkg/pycodestyle


    Yes, that package has what I was looking for.
    Thanks.


    Groeten
    Geert Stappers
    --
    Silence is hard to parse

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)