-
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 Loading
-
-
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
Compare the version numbers of extra modules in Pythonista with PyPI
4,502 contributions in the last year
Contribution activity
November 2021
Created 248 commits in 39 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 14 repositories not shown
Created 45 repositories
- cclauss/dvc Python
- cclauss/webssh Python
- cclauss/Pythonista_SunCalculator_for_iPhone Python
- cclauss/si_units Python
- cclauss/seed Rust
- cclauss/alprstream_python Python
- cclauss/docker Python
- cclauss/openalpr C++
- cclauss/snscrape Python
- cclauss/diffuse Python
- cclauss/anyio Python
- cclauss/fastapi-tdd-docker Python
- cclauss/bottle-openapi-3 Python
- cclauss/full-stack-fastapi-postgresql Python
- cclauss/node-fibers C++
- cclauss/Akshara-Jaana Python
- cclauss/aiofile Python
- cclauss/openfold Python
- cclauss/hataripy Python
- cclauss/red-python-scripts Python
- cclauss/discdb Python
- cclauss/wechatpy Python
- cclauss/statue Python
- cclauss/hyperlink Python
- cclauss/jmespath.py Python
Created a pull request in internetarchive/openlibrary that received 10 comments
Add black, mypy, and pyupgrade to pre-commit
Subtask of #5843
% pre-commit run --all-files
make lint-diff...........................................................Passed
Check Yaml..........…
Opened 131 other pull requests in 64 repositories
internetarchive/openlibrary
4
open
6
closed
11
merged
- Add Web.py --> FastAPI codegen to plugins/openlibrary/api.py
- Given the long run times, make ol-dumps easier to test
- Draft: http2 for public facing infobase nginx
- DRAFT: Use FastAPI to put asyncio shims on top of OL API calls
- DRAFT: More tests: Pytest the entire repo
- Fix cron job for oldump and sitemaps
- Pre-commit: Add end_of_file_fixer again
- Pre-commit: Add end_of_file_fixer
- Pre commit trailing whitespace
- Add pre-commit requirements-txt-fixer
- pre-commit: Run flake8-diff.sh outside of Docker
- Use from __future__ import annotations type hints
- Data dumps: chmod +x scripts/oldump.sh
- black --skip-string-normalization ./scripts ./tests *.py
- http2 for public facing nginx
- GitHub Action to run pre-commit
- Add codespell to pre-commit and setup.cfg
-
Slim down
scripts/flake8-diff.sh - Convert HTML header field names to lowercase for HTTP2
- DRAFT: Mypy: Run type hint checks on more files
-
Archive
scripts/20*andscripts/legacyto openlibrary-legacy-code
benoitc/gunicorn
2
open
3
closed
opencv/opencv
5
merged
xlcnd/isbnlib
2
merged
3
closed
opencv/opencv-python
2
open
2
closed
TheAlgorithms/Python
2
merged
2
closed
geekcomputers/Python
4
merged
wechatpy/wechatpy
1
closed
3
merged
pywebio/PyWebIO
4
merged
internetarchive/infogami
2
open
1
merged
Homebrew/homebrew-core
3
closed
Navaneeth-Sharma/Akshara-Jaana
3
merged
insitro/redun
3
merged
isl-org/Open3D
1
closed
2
merged
python/cpython
2
open
openalpr/openalpr
2
open
David-OConnor/pyflow
2
merged
MightyCreak/diffuse
2
closed
tiangolo/full-stack-fastapi-postgresql
2
open
qwertyquerty/pypresence
1
closed
1
merged
lux-org/lux
2
open
PyO3/maturin
2
merged
jek/blinker
2
open
kevin1024/vcrpy
1
closed
1
merged
iterative/dvc
1
closed
Reviewed 79 pull requests in 21 repositories
TheAlgorithms/Python
32 pull requests
- Added memoization function in fibonacci
- Lowercase g --> Capital G
- Adding Pooling Algorithms
- [Mypy] fix other/least_recently_used
- [mypy] Annotate other/lru_cache and other/lfu_cache
-
[mypy] Fix
matrix_operation.py - [mypy] Type annotations for searches directory
- [mypy] Type annotations for graphs directory
- edited strings/anagram.py
-
[mypy] Type annotations for
graphs/finding_bridges.pyandgraphs/random_graph_generator.py - ADD the algorithms of image augmentation
- Create Dijsktra.py
- [mypy] Fix type annotations for maths directory
- fix typo on line 126
- Improve Project Euler problem 203 solution 1
-
Fix
graphs/finding_bridges.pyalgorithm + doctests - Added 2 shapes in volume.py
- Improve Project Euler problem 014 solution 2
- Added a fibonacci algorithm which uses memoization
-
[mypy] Fix type annotations in
data_structures/binary_tree/red_black_tree.py - Improve Project Euler problem 014 solution 1
- Added reddit.py to get data from reddit
- Add all_construct dynamic programming implementation
- sock_merchant.py: Matching socks by color
- Replace Travis CI mentions with GitHub actions
- Some pull request reviews not shown.
internetarchive/openlibrary
22 pull requests
- Run pyupgrade --keep-runtime-typing in pre-commit
- Add entire work with copydocs.py
- improve reindex performance for dev instances
- Create Standard Ebooks import job
- Merge works api
- Expose endpoint for works' observations
- Make solr-updater --no-solr-next explicit
- run pyenv install in background for gitpod
- Add black, mypy, and pyupgrade to pre-commit
- pyupgrade + black+ codespell code for the entire repo
- add setup_gitpod.sh to prepare for pre-commit hooks
- Precommit hooks for gitpod
- Convert HTML header field names to lowercase for HTTP2
- fix #5852 reindex issue
- pyupgrade + black integrations tests
- Add codespell to pre-commit and setup.cfg
-
pyupgrade + black on
/scripts - fix pre-commit hook for flake8
-
pyupgrade + black on
/tests - added formating error created by black in flake8
- Add validation for api/import
- Update Git submodule protocol
Homebrew/homebrew-core
3 pull requests
opencv/opencv-python
2 pull requests
nodejs/gyp-next
2 pull requests
nodejs/node-gyp
2 pull requests
TheAlgorithms/Go
2 pull requests
opencv/opencv
1 pull request
nodejs/node
1 pull request
jjjake/internetarchive
1 pull request
RDFLib/rdflib
1 pull request
TheAlgorithms/Javascript
1 pull request
cclauss/pydantic-books-example
1 pull request
koxudaxi/datamodel-code-generator
1 pull request
isl-org/Open3D
1 pull request
RobotWebTools/rosbridge_suite
1 pull request
jek/blinker
1 pull request
pywebio/PyWebIO
1 pull request
kevin1024/vcrpy
1 pull request
kornia/kornia
1 pull request
cclauss/Personal-Digital-Assistant
1 pull request
Created an issue in David-OConnor/pyflow that received 1 comment
Is pyflow compatible with Python 3.10?
Related to #154 and #157
Homebrew/homebrew-core#86764
Fails when installing awscrt 0.11.24 raises ImportError: No module named 'setuptools'
==> F…