-
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,487 contributions in the last year
Contribution activity
May 2023
Created 12 commits in 6 repositories
Created 2 repositories
- cclauss/synfo Python
- cclauss/envinfo JavaScript
Created a pull request in micropython/micropython that received 6 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…






