trending_python_tester ====================== .. py:module:: trending_python_tester Attributes ---------- .. autoapisummary:: trending_python_tester.ignore trending_python_tester.fmt trending_python_tester.url trending_python_tester.soup trending_python_tester.repos trending_python_tester.repos trending_python_tester.repos Module Contents --------------- .. py:data:: ignore :value: ['python/cpython'] .. py:data:: fmt :value: Multiline-String .. raw:: html
Show Value .. code-block:: python """ 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 """ .. raw:: html
.. py:data:: url :value: 'https://github.com/trending?l=Python' .. py:data:: soup .. py:data:: repos .. py:data:: repos .. py:data:: repos