trending_python_tester¶
Attributes¶
Module Contents¶
- trending_python_tester.ignore = ['python/cpython']¶
- trending_python_tester.fmt = Multiline-String¶
Show Value
""" echo ; echo -n "{i} flake8 testing of {long} on " ; python -V - git clone --depth=50 --branch=master https://github.com/{long} ~/{short} - cd ~/{short} # stop the build if there are Python syntax errors or undefined names - flake8 . --count --exit-zero --select=E9,F63,F7,F82 --statistics # exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide - flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics """
- trending_python_tester.url = 'https://github.com/trending?l=Python'¶
- trending_python_tester.soup¶
- trending_python_tester.repos¶
- trending_python_tester.repos¶
- trending_python_tester.repos¶