-
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
3,883 contributions in the last year
Contribution activity
June 2022
Created 89 commits in 17 repositories
Created 10 repositories
- cclauss/PyMiniRacer Python
- cclauss/api.archivelab.org Python
- cclauss/isbn_hyphenate Python
- cclauss/sse2neon C
- cclauss/hackingtoolV Python
- cclauss/basic-pitch Python
- cclauss/actions-flake8 Shell
- cclauss/remove-print-statements Python
- cclauss/openlibrary-nyt-bot-temp Python
- cclauss/asseeibot Python
Created a pull request in jjjake/internetarchive that received 10 comments
GitHub Action to install ia with and without tqdm
Proof that tqdm MUST be installed before internetarchive
@eggplants Was there any change #527 that could cause pip to not recognize that tqdm is a …
Opened 42 other pull requests in 14 repositories
internetarchive/openlibrary
7
open
6
merged
- Benchmark the current generate_list_overview()
- Dead code: openlibrary.plugins.upstream.utils.radio_list()
- pre-commit autoupdate
- Optimize generate_list_overview()
-
Use
csv_string()to streamline CSV generation - Data Dumps: Fix remaining archival and sitemaps bugs
- Type hints for plugins/books/dynlinks.py
- Type hints for openlibrary/core/ratings.py
- pyproject.toml: Configure Black to skip-string-normalization
- pre-commit: Enable end-of-file-fixer for Python files only
- Enhanced Reading Log Exports
- Add more telemetry to the monthly ol_dump process
- Type hints for worksearch
pygame/pygame
6
closed
6
merged
- setup.cfg: Add mypy configuration
- setup.py lint: Add codespell to find typos
- setup.cfg: Sort pylint disables to simplify future edits
- Fix undefined name: get_python_inc()
- Add pre-commit to run setup.py format and setup.py lint
-
AppVeyor: Use
pyinstead of %PYTHON% and %PYTHON_VERSION% ? - CircleCI: Let's get started...
- Fix print () --> print()
- More Python f-strings with flynt
- Upgrade GitHub Actions
- pyupgrade --py36-plus **/*.py
- Remove more code for legacy Python
Z4nzu/hackingtool
3
merged
1
open
TrueBrain/actions-flake8
2
closed
dpriskorn/asseeibot
2
merged
sqreen/PyMiniRacer
1
open
ArchiveLabs/api.archivelab.org
1
open
hornc/isbn_hyphenate
1
closed
internetarchive/infogami
1
open
caio13m/hackingtoolV
1
open
spotify/basic-pitch
1
merged
okken/cards
1
merged
dhruvmanila/remove-print-statements
1
closed
RayBB/openlibrary-nyt-bot-temp
1
merged
Reviewed 18 pull requests in 8 repositories
pygame/pygame
7 pull requests
internetarchive/openlibrary
5 pull requests
nodejs/node-gyp
1 pull request
okken/cards
1 pull request
asottile/pyupgrade
1 pull request
internetarchive/bookreader
1 pull request
ilevkivskyi/com2ann
1 pull request
nodejs/gyp-next
1 pull request
Created an issue in brokenloop/jsontopydantic that received 2 comments
Why import both annotations and List?
If annotations has been imported then dict, list, set, tuple will work instead of Dict, List, Set, Tuple.



