Skip to content
Avatar

Sponsors

Private Sponsor
@PySimpleGUI
@indeedeng

Organizations

@Pythonista-Tools @TheAlgorithms @motioneye-project
Block or Report

Block or report cclauss

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

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

Report abuse

Pinned

  1. Create GitHub Actions for running a suite of tests on other repos including the GitHub Trending Python repos

    Python 14 3

  2. Python scripts that are short but useful or interesting

    Python 514 83

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

    Dockerfile 51 26

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

    Dockerfile 25 7

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

    Dockerfile 12 5

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

    Python 31 10

3,444 contributions in the last year

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

Contribution activity

November 2022

Created 46 repositories
21 repositories not shown

Created a pull request in fake-useragent/fake-useragent that received 8 comments

PEP 621: Migrate to pyproject.toml

https://setuptools.pypa.io/en/latest/userguide/quickstart.html#basic-use We recommend users expose as much as possible configuration in a more dec…

+52 −54 8 comments
Opened 116 other pull requests in 76 repositories
internetarchive/openlibrary 4 merged 1 open 1 closed
LibraryOfCongress/chronam 4 open 1 closed 1 merged
TheAlgorithms/Python 4 merged 1 closed
jjjake/internetarchive 2 open 2 closed
fake-useragent/fake-useragent 3 merged 1 closed
PyCQA/flake8-import-order 2 merged 1 open
folio-org/folio-tools 3 merged
SeleniumHQ/selenium 3 merged
jsocol/pystatsd 2 open 1 merged
nose-devs/nose2 1 closed 1 merged
indeedeng/django-proctor 1 closed 1 open
samvera/hyku 1 closed 1 merged
compiler-explorer/infra 2 merged
shashank-ineuron/Python-Class 2 open
circus-tent/circus 2 merged
lxml/lxml 1 open 1 closed
aws/aws-cli 2 merged
tribe29/checkmk 2 closed
ialhashim/DenseDepth 1 open 1 merged
nmap/nmap 2 open
nmap/npcap 2 open
pyupio/safety 1 open
alexmojaki/stack_data 1 merged
wemake-services/flake8-broken-line 1 open
MrMimic/data-scientist-roadmap 1 merged
51 repositories not shown
Reviewed 57 pull requests in 15 repositories
TheAlgorithms/Python 25 pull requests
internetarchive/openlibrary 9 pull requests
lxml/lxml 4 pull requests
motioneye-project/motioneye 2 pull requests
django-haystack/django-haystack 2 pull requests
fake-useragent/fake-useragent 2 pull requests
PyCQA/flake8-import-order 1 pull request
compiler-explorer/infra 1 pull request
LibraryOfCongress/chronam 1 pull request
pytest-dev/pytest-cov 1 pull request
yaml/pyyaml 1 pull request
circus-tent/circus 1 pull request
tribe29/checkmk 1 pull request
pypa/pipenv 1 pull request
jsocol/pystatsd 1 pull request

Created an issue in thewhiteh4t/nexfil that received 1 comment

11 undefined names in Python code

$ flake8 . --count --select=E9,F63,F7,F82,Y --show-source --statistics ./modules/api.py:8:25: F821 undefined name 'loads' resp_body = loads(await r…

1 comment
Opened 9 other issues in 7 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.