Skip to content
Avatar

Sponsors

Private Sponsor
@PySimpleGUI

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 12 3

  2. Python scripts that are short but useful or interesting

    Python 508 81

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

    Dockerfile 51 27

  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 6

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

    Python 31 10

3,624 contributions in the last year

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

Contribution activity

October 2022

Created 24 repositories

Created a pull request in symengine/symengine.py that received 5 comments

Use print() function in both Python 2 and 3

Old-style print expressions are a syntax errors in Python3 print() function works as expected on both Python 2 and Python 3.

+18 −11 5 comments
Opened 72 other pull requests in 37 repositories
internetarchive/openlibrary 4 open 3 merged
TheAlgorithms/Python 6 merged 1 open
django-waffle/django-waffle 5 merged
webpy/webpy 4 merged
symengine/symengine.py 3 merged 1 closed
FactoryBoy/factory_boy 2 open 1 closed 1 merged
codespell-project/codespell 1 open 2 closed
dmlc/xgboost 2 open 1 merged
bjodah/chempy 3 merged
ProjectQ-Framework/ProjectQ 2 open
mmxgn/yulewalker 2 merged
gsingh93/gdb-memory-editor 2 open
internetarchive/snakebite-py3 1 closed 1 open
internetarchive/heritrix3 1 open
codespell-project/actions-codespell 1 open
SFTtech/openage 1 merged
Textualize/rich 1 open
ChrisO345/furthermaths-module 1 merged
pypiserver/pypiserver 1 merged
klen/mixer 1 open
MakeContributions/DSA 1 merged
nodejs/gyp-next 1 merged
pythonpune/linkstatus 1 open
conda-forge/jieba3k-feedstock 1 merged
peter-evans/swagger-github-pages 1 merged
12 repositories not shown
Reviewed 151 pull requests in 13 repositories
TheAlgorithms/Python 25 pull requests
webpy/webpy 5 pull requests
internetarchive/openlibrary 4 pull requests
codespell-project/codespell 3 pull requests
nodejs/node-gyp 2 pull requests
FactoryBoy/factory_boy 2 pull requests
internetarchive/openlibrary-bots 1 pull request
aio-libs/aiohttp 1 pull request
mmxgn/yulewalker 1 pull request
shtalinberg/django-el-pagination 1 pull request
bjodah/chempy 1 pull request
MarcoGorelli/cython-lint 1 pull request
nodejs/gyp-next 1 pull request

Created an issue in TheAlgorithms/Python that received 5 comments

Assign each of our pytest warnings to the algorithm authors

Feature description Pytest generates a lot of warnings that we should get resolved. https://github.com/TheAlgorithms/Python/actions/runs/3254565205…

1 task
5 comments

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