Working hard to find and fix bugs in software and to ensure that Python code is properly ported to Python 3. Building related tools and automated systems.
-
Christian Clauss
- Switzerland
- https://www.patreon.com/cclauss
Highlights
- 1 discussion answered
Block or Report
Block or report cclauss
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
Minimal .travis.yml file to run the current Python 3.7 on Linux, macOS, and Windows
-
A GitHub Action that finds Python syntax errors and undefined names in your repo
-
GitHub-Action-for-Flake8 Public
A GitHub Action to run a Flake8 command when new code is pushed into your repo
-
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 archive
Compare the version numbers of extra modules in Pythonista with PyPI
4,047 contributions in the last year
Contribution activity
March 2022
Created 26 commits in 12 repositories
Created 3 repositories
- cclauss/motioneye-client Python
- cclauss/pycurl Python
- cclauss/plc4x Java
Created a pull request in motioneye-project/motioneye that received 49 comments
GitHub Action to test our Ubuntu wiki page
Build using https://github.com/motioneye-project/motioneye/wiki/%28Install-On-Ubuntu-%2820.04-or-Newer%29 as our guide. @starbasessd Can you please…
Opened 32 other pull requests in 16 repositories
motioneye-project/motioneye
8
merged
3
closed
- pre-commit: Enable end-of-file-fixer
- pre-commit: Enable trim trailing whitespace
- GitHub Action to build using the steps in README.md
- Static tests are in pre-commit so focus on build, mypy, pytest, safety
- Add pre-commit running bandit, codespell, flake8
- black . && isort --profile black .
- Fix failing tests
- GitHub Action to lint Python 3 branch
- Travis CI last ran a year ago
- GitHub Action to lint legacy Python
- GitHub Action to lint Python code
apache/plc4x
3
merged
dermotduffy/motioneye-client
2
merged
internetarchive/openlibrary
2
merged
internetarchive/infogami
1
merged
1
open
ckan/ckan
1
merged
1
open
pypa/sampleproject
1
open
PyCQA/flake8
1
closed
pycurl/pycurl
1
merged
kkroening/ffmpeg-python
1
open
khabdrick/mhd-blog
1
open
dmitry-viskov/pylti1.3
1
open
webpy/webpy
1
merged
nodejs/gyp-next
1
merged
nodejs/node-gyp
1
merged
PyCQA/modernize
1
open
Reviewed 16 pull requests in 7 repositories
motioneye-project/motioneye
7 pull requests
pycurl/pycurl
2 pull requests
webpy/webpy
2 pull requests
nodejs/gyp-next
2 pull requests
nodejs/node-gyp
1 pull request
readthedocs/readthedocs.org
1 pull request
internetarchive/openlibrary
1 pull request
Created an issue in motioneye-project/motioneye that received 2 comments
build: pyproject.toml vs requirements.txt
@jmichault What is your recommendation for building this project? https://python-poetry.org https://flit.readthedocs.io Other? The current Git…

