The Wayback Machine - https://web.archive.org/web/20211010103259/https://github.com/cclauss
Skip to content
Avatar

Sponsors

@indeedeng

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@Pythonista-Tools @TheAlgorithms
Block or Report

Block or report cclauss

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Python scripts that are short but useful or interesting

    Python 423 74

  2. Minimal .travis.yml file to run the current Python 3.7 on Linux, macOS, and Windows

    Python 24 8

  3. A GitHub Action that finds Python syntax errors and undefined names in your repo

    Dockerfile 19 6

  4. A GitHub Action to run a Flake8 command when new code is pushed into your repo

    Dockerfile 13 5

  5. A GitHub Action to run a pytest command when new code is pushed into your repo

    Dockerfile 43 22

  6. Compare the version numbers of extra modules in Pythonista with PyPI

    Python 30 9

4,526 contributions in the last year

Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

October 2021

Created 27 repositories
2 repositories not shown

Created a pull request in python/cpython that received 12 comments

Fix typos in the Include directory

Like #28744 but for the Include directory. [skip issue] Opening a related issue is pending python/psf-infra-meta#130

+8 −8 12 comments
Opened 75 other pull requests in 37 repositories
python/cpython 22 merged
Harsha200105/DesktopAssistant 4 merged 1 open
Ganapati/RsaCtfTool 3 merged
kovidgoyal/calibre 3 merged
bitprophet/pytest-relaxed 2 open
canonical/cloud-init 2 open
pypa/pipx 2 closed
nft-fun/generate-bitbirds 2 open
opencv/opencv-python 2 closed
internetarchive/archive-hocr-tools 1 open 1 closed
Siterizer/new-world-fishing-bot 1 closed 1 merged
derv82/wifite2 2 open
login-securite/DonPAPI 2 open
paramiko/paramiko 1 open
David-OConnor/pyflow 1 open
nateshmbhat/pyttsx3 1 open
wireservice/leather 1 open
Jothin-kumar/Geometry-app 1 merged
PyCQA/pep8-naming 1 merged
RobotWebTools/rosbridge_suite 1 merged
python/cherry-picker 1 open
tartley/colorama 1 merged
angelassets/Binance-Trading-Bot 1 open
wireservice/csvkit 1 merged
pyston/pyston 1 closed
12 repositories not shown
Reviewed 30 pull requests in 10 repositories
TheAlgorithms/Python 12 pull requests
Harsha200105/DesktopAssistant 7 pull requests
mesonbuild/meson 2 pull requests
TheAlgorithms/Javascript 2 pull requests
python/cpython 2 pull requests
RobotWebTools/rosbridge_suite 1 pull request
pypa/pipx 1 pull request
nodejs/node 1 pull request
nodejs/node-gyp 1 pull request
pyenv/pyenv 1 pull request

Created an issue in dbt-labs/dbt that received 3 comments

flake8: Undefined name 'source_file' in test_parse_manifest.py

Describe the bug A clear and concise description of what the bug is. What command did you run? What happened? $ flake8 . --count --select=E9,F63,F7…

5 tasks
3 comments