-
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
-
-
Pythonista-and-Working-Copy Public
Allow Pythonista to download a git file, folder, or repo from the Working Copy app
-
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
-
A GitHub Action that finds Python syntax errors and undefined names in your repo
4,301 contributions in the last year
Contribution activity
April 2023
Created 27 commits in 11 repositories
Created 3 repositories
Created a pull request in rohan472000/Github-repo-extraction-GCP that received 3 comments
actions/setup-python@v4
Fixed #2 I usually do not even set up Python for a Ruff-only job run because the job takes twice as long and because Ruff is written in Rust, not P…
Opened 14 other pull requests in 7 repositories
rohan472000/twitter-recommender-sentiment-analysis
6
merged
1
closed
RhetTbull/osxphotos
1
open
1
merged
shtalinberg/django-el-pagination
1
merged
rohan472000/rohan472000
1
merged
TheAlgorithms/Python
1
merged
rohan472000/Github-repo-extraction-GCP
1
merged
internetarchive/openlibrary
1
merged
Reviewed 12 pull requests in 4 repositories
TheAlgorithms/Python
9 pull requests
-
Revamp
md5.py - Reenable files when TensorFlow supports the current Python
- added a problem with solution on sliding window.
- Graham's Law
-
Fix
mypyerrors indilation_operation.py - Reduce the complexity of digital_image_processing/edge detection/canny.py
- Additional Project Euler solution hash
- change space complexity of linked list's __len__ from O(n) to O(1)
-
Fix
mypyerrors inlu_decomposition.py(attempt 2)
rohan472000/twitter-recommender-sentiment-analysis
1 pull request
internetarchive/openlibrary
1 pull request
nodejs/node-gyp
1 pull request
Created an issue in rohan472000/twitter-recommender-sentiment-analysis that received 5 comments
Cannot call input() in a GitHub Action because there is no user
input_user = input("Enter the username to get recommendations: ")






