-
Christian Clauss
- Switzerland
- https://www.patreon.com/cclauss
Block or Report
Block or report cclauss
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
itinerant-tester Public
Create GitHub Actions for running a suite of tests on other repos including the GitHub Trending Python repos
-
-
Pythonista-and-Working-Copy Public
Allow Pythonista to download a git file, folder, or repo from the Working Copy app
-
GitHub-Action-for-pytest Public
A GitHub Action to run a pytest command when new code is pushed into your repo
-
pythonista-module-versions Public
Compare the version numbers of extra modules in Pythonista with PyPI
-
A GitHub Action that finds Python syntax errors and undefined names in your repo
4,333 contributions in the last year
Contribution activity
May 2023
Created 30 commits in 16 repositories
Created 8 repositories
- cclauss/speedtest Python
- cclauss/flake8-async Python
- cclauss/cron-descriptor Python
- cclauss/wikibase-patcher Python
- cclauss/homebridge-plugin-template TypeScript
- cclauss/py-metal-compute C
- cclauss/synfo Python
- cclauss/envinfo JavaScript
Created a pull request in micropython/micropython that received 7 comments
tools: Import errno to fix undefined name in pyboard.py.
This will keep line 96 from raising a NameError instead of returning an OSError.
return OSError(errno.ENOENT, info)
https://docs.python.org/3/lib…
Opened 27 other pull requests in 18 repositories
internetarchive/openlibrary
3
open
1
merged
Salamek/cron-descriptor
3
merged
zeromq/pyzmq
1
merged
1
open
ywangd/stash
1
merged
1
open
internetarchive/iari
2
open
cooperlees/speedtest
1
merged
cooperlees/flake8-async
1
merged
internetarchive/internetarchivebot
1
open
internetarchive/wikibase-patcher
1
open
homebridge/homebridge-plugin-template
1
open
jjjake/internetarchive
1
open
internetarchive/openlibrary-bots
1
merged
micropython/micropython-lib
1
open
micropython/micropython
1
merged
charliermarsh/ruff
1
merged
sfneal/synfo
1
open
tabrindle/envinfo
1
open
Reviewed 28 pull requests in 13 repositories
TheAlgorithms/Python
8 pull requests
- [pre-commit.ci] pre-commit autoupdate
- Correct ruff failures
- Improved Graph Implementations #8709
- The SiLU activation function is added
- Added a new Python script to send message via telegram
- The ELU activation is added
- [pre-commit.ci] pre-commit autoupdate
- Added minimum waiting time problem solution using greedy algorithm
internetarchive/openlibrary
3 pull requests
django-haystack/pysolr
3 pull requests
ywangd/stash
3 pull requests
django-haystack/django-haystack
2 pull requests
Z4nzu/hackingtool
2 pull requests
kornia/kornia
1 pull request
micropython/micropython-lib
1 pull request
nodejs/node-gyp
1 pull request
nodejs/node
1 pull request
micropython/micropython
1 pull request
omz/Pythonista-Issues
1 pull request
internetarchive/iari
1 pull request
Created an issue in internetarchive/openlibrary that received 1 comment
Code complexity: load() in catalog/add_book/__init__.py is too complex
A continuation of #7883
The load() function in openlibrary/catalog/add_book/__init__.py is too complex...
openlibrary/openlibrary/catalog/add_bo…






