-
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
-
-
GitHub-Action-for-pytest Public
A GitHub Action to run a pytest command when new code is pushed into your repo
-
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
-
pythonista-module-versions Public archive
Compare the version numbers of extra modules in Pythonista with PyPI
3,849 contributions in the last year
Contribution activity
September 2022
Created 74 commits in 28 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3 repositories not shown
Created 33 repositories
- cclauss/meta Python
- cclauss/pymtl3 Python
- cclauss/specialist Python
- cclauss/pypiserver Python
- cclauss/holoviz_tasks
- cclauss/panel Python
- cclauss/astroid Python
- cclauss/django-haystack Python
- cclauss/autoflake Python
- cclauss/validate-pyproject Python
- cclauss/aiofiles Python
- cclauss/tomlkit Python
- cclauss/plette Python
- cclauss/nodeenv Python
- cclauss/django-downloadview Python
- cclauss/djLint Python
- cclauss/visual-config-editor TypeScript
- cclauss/a-shell Python
- cclauss/has Shell
- cclauss/pywt Python
- cclauss/oldest-supported-numpy Python
- cclauss/node-libpq JavaScript
- cclauss/integration-platform-example TypeScript
- cclauss/mdtraj C
- cclauss/fulltime-learner Python
- cclauss/doi2bib Python
- cclauss/cairo C
- cclauss/django-cache-memoize Python
- cclauss/isbntools Python
- cclauss/barnaba Jupyter Notebook
- cclauss/docquery Python
- cclauss/aec Python
- cclauss/WebKit
Created a pull request in PyCQA/astroid that received 10 comments
Use pylint --generate-toml-config to move its config into pyproject.toml
Closes #1794 Steps For new features or bug fixes, add a ChangeLog entry describing what your PR does. Write a good description of what the PR d…
Opened 88 other pull requests in 51 repositories
PyCQA/astroid
4
merged
3
closed
- pylintrc: Remove duplicate plugin pylint.extensions.code_style
- Use pylint-config minimal option to move pylint config into pyproject.toml
- tests: pyupgrade --py37-plus **/*.py
- Use ini2toml to move pylint config into pyproject.toml
- Don't set flake8 max-complexity and max-line-length and also ignore them
- Migrate configs for isort, mypy, and pytest into pyproject.toml
- Fix typo
internetarchive/openlibrary
3
merged
3
open
hvlads/django-ckeditor-5
4
merged
sarugaku/plette
3
merged
Riverside-Healthcare/djLint
3
merged
kdabir/has
3
open
PyWavelets/pywt
3
merged
srnas/barnaba
1
closed
1
open
1
merged
xlcnd/isbnlib
1
closed
2
merged
pypiserver/pypiserver
2
open
MagicStack/uvloop
1
open
1
merged
abravalheri/validate-pyproject
2
merged
django-haystack/django-haystack
2
open
PyCQA/autoflake
2
merged
Tinche/aiofiles
2
merged
internetarchive/infogami
1
open
1
merged
xlcnd/isbntools
1
closed
1
merged
fredrik-johansson/mpmath
2
merged
jsocol/pystatsd
1
open
1
closed
WebKit/WebKit
2
closed
PyCQA/meta
1
open
sphinx-doc/sphinx
1
open
pymtl/pymtl3
1
open
brandtbucher/specialist
1
open
pyviz-dev/holoviz_tasks
1
open
Reviewed 26 pull requests in 18 repositories
TheAlgorithms/Python
4 pull requests
nodejs/node
3 pull requests
nodejs/llnode
2 pull requests
nodejs/tap2junit
2 pull requests
internetarchive/openlibrary
2 pull requests
Riverside-Healthcare/djLint
1 pull request
PyCQA/pylint
1 pull request
codespell-project/codespell
1 pull request
PyCQA/astroid
1 pull request
toastdriven/restless
1 pull request
abravalheri/validate-pyproject
1 pull request
CircleCI-Public/cimg-python
1 pull request
MagicStack/uvloop
1 pull request
oauthlib/oauthlib
1 pull request
pyinstaller/pyinstaller
1 pull request
internetarchive/infogami
1 pull request
fredrik-johansson/mpmath
1 pull request
nodejs/gyp-next
1 pull request
Created an issue in Riverside-Healthcare/djLint that received 5 comments
[FEATURE] Linter: Add a --statistics command line option
I've searched the issues
I've read the docs
Feature Request
flake8's --statistics command line option is really helpful when setting the --ignore






