-
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,444 contributions in the last year
Contribution activity
November 2022
Created 122 commits in 44 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 19 repositories not shown
Created 46 repositories
- cclauss/safety Python
- cclauss/stack_data Python
- cclauss/flake8-broken-line Python
- cclauss/data-scientist-roadmap Python
- cclauss/bagit-python Python
- cclauss/CodeFormer Python
- cclauss/open_clip Python
- cclauss/Villain Python
- cclauss/django-trackstats Python
- cclauss/nexfil Python
- cclauss/chronam Python
- cclauss/CfC Python
- cclauss/galai Python
- cclauss/algorithms-2 Python
- cclauss/flake8-scream Python
- cclauss/django-proctor Python
- cclauss/django-ptrack Python
- cclauss/sharp JavaScript
- cclauss/node-zopfli C++
- cclauss/dory Ruby
- cclauss/hyku Ruby
- cclauss/folio-tools Python
- cclauss/TypeScript TypeScript
- cclauss/playwright TypeScript
- cclauss/tox-in-gh-actions Python
- cclauss/pytest-cov Python
- cclauss/node-gcstats C++
- cclauss/ia JavaScript
- cclauss/vizier Python
- cclauss/latexify_py Python
- cclauss/Python-Class Python
- cclauss/vaderSentiment Python
- cclauss/circus Python
- cclauss/checkmk Python
- cclauss/shipping-data Jupyter Notebook
- cclauss/sendgrid-python Python
- cclauss/action Python
- cclauss/infra Python
- cclauss/highway C++
- cclauss/apisix Lua
- cclauss/npcap C
- cclauss/ndifflib Python
- cclauss/nmap C
- cclauss/mastodon Ruby
- cclauss/pystatsd Python
- cclauss/refurbished HTML
Created a pull request in fake-useragent/fake-useragent that received 8 comments
PEP 621: Migrate to pyproject.toml
https://setuptools.pypa.io/en/latest/userguide/quickstart.html#basic-use We recommend users expose as much as possible configuration in a more dec…
Opened 116 other pull requests in 76 repositories
internetarchive/openlibrary
4
merged
1
open
1
closed
LibraryOfCongress/chronam
4
open
1
closed
1
merged
TheAlgorithms/Python
4
merged
1
closed
jjjake/internetarchive
2
open
2
closed
fake-useragent/fake-useragent
3
merged
1
closed
PyCQA/flake8-import-order
2
merged
1
open
folio-org/folio-tools
3
merged
SeleniumHQ/selenium
3
merged
jsocol/pystatsd
2
open
1
merged
nose-devs/nose2
1
closed
1
merged
indeedeng/django-proctor
1
closed
1
open
samvera/hyku
1
closed
1
merged
compiler-explorer/infra
2
merged
shashank-ineuron/Python-Class
2
open
circus-tent/circus
2
merged
lxml/lxml
1
open
1
closed
aws/aws-cli
2
merged
tribe29/checkmk
2
closed
ialhashim/DenseDepth
1
open
1
merged
nmap/nmap
2
open
nmap/npcap
2
open
pyupio/safety
1
open
alexmojaki/stack_data
1
merged
wemake-services/flake8-broken-line
1
open
MrMimic/data-scientist-roadmap
1
merged
Reviewed 57 pull requests in 15 repositories
TheAlgorithms/Python
25 pull requests
- algorithm: Hexagonal number
- Add backtrack word search in matrix
- Add algorithm to convert decimal number to its simplest fraction form
- fix validation condition and add tests
- [pre-commit.ci] pre-commit autoupdate
- algorithm: Add juggler sequence
- algorithm: Liouville lambda function
- fix: mypy 0.991 issues
- [pre-commit.ci] pre-commit autoupdate
- fix: no implicit optional
- Additional intro blockchain doc
- algorithm: Twin prime
- feat: Add automorphic number implementation
- BB84 QKD algorithm
-
ci: Consolidate requirements into
pyproject.toml - Create sol1.py
- Raise error not string
- Add docstring checker to pre-commit
- add algorithm to check binary search tree
- Reduce the complexity of other/graham_scan.py
- Reduce the complexity of graphs/minimum_spanning_tree_prims.py
- Reduce the complexity of linear_algebra/src/polynom_for_points.py
-
refactor: Condense
passwordrelated files in one - Create guess_the_number_search.py
- add dp up - down minimum cost for tickets
- Some pull request reviews not shown.
internetarchive/openlibrary
9 pull requests
- Adds component linting scripts
- Handle invalid ia id to /borrow/ia/*
- Remove unused coverstore ratelimiting memcached
- Type hints from type annotations, batch 6
- Make optional type hints explicit, per PEP 484
- Change simple 200 raise to return
- Make edit button style more reusable
- Type hints from type annotations, batch 5.
- Add pytest-asyncio to autoupdate
lxml/lxml
4 pull requests
motioneye-project/motioneye
2 pull requests
django-haystack/django-haystack
2 pull requests
fake-useragent/fake-useragent
2 pull requests
PyCQA/flake8-import-order
1 pull request
compiler-explorer/infra
1 pull request
LibraryOfCongress/chronam
1 pull request
pytest-dev/pytest-cov
1 pull request
yaml/pyyaml
1 pull request
circus-tent/circus
1 pull request
tribe29/checkmk
1 pull request
pypa/pipenv
1 pull request
jsocol/pystatsd
1 pull request
Created an issue in thewhiteh4t/nexfil that received 1 comment
11 undefined names in Python code
$ flake8 . --count --select=E9,F63,F7,F82,Y --show-source --statistics
./modules/api.py:8:25: F821 undefined name 'loads' resp_body = loads(await r…






