Skip to content

Eskumu/pytester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEP test

This program tests python files for PEP8 and PEP257 and detect flaws in style.

Setup

write into your terminal:


pip install -r requirements.txt

Example

Run program and type in which file you'd like to check. example: EX01A/hello.py

Built with

Pycodestyle

Pydocstyle

About

testing PEP8 and PEP257

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages