-
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,642 contributions in the last year
Contribution activity
October 2022
Created 128 commits in 31 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 6 repositories not shown
Created 25 repositories
- cclauss/hackingtoolkit Python
- cclauss/actions-codespell Shell
- cclauss/tools-4 Python
- cclauss/openage Python
- cclauss/furthermaths-module Python
- cclauss/ProjectQ Python
- cclauss/xgboost C++
- cclauss/mixer Python
- cclauss/linkstatus Python
- cclauss/jieba3k-feedstock
- cclauss/swagger-github-pages HTML
- cclauss/yulewalker Jupyter Notebook
- cclauss/pretend Python
- cclauss/httpstan Python
- cclauss/chempy Python
- cclauss/linearmodels Python
- cclauss/symengine.py Cython
- cclauss/GitHub-Action-Test-Negation
- cclauss/nbQA Python
- cclauss/gdb-memory-editor Python
- cclauss/cython-lint Python
- cclauss/resilience Python
- cclauss/factory_boy Python
- cclauss/refurb Python
- cclauss/django-waffle Python
Created a pull request in Riverside-Healthcare/djLint that received 9 comments
Test on Python 3.11 production release
Pull Request Check List Resolves: #issue-number-here Added tests for changed code. Updated documentation for changed code.
Opened 75 other pull requests in 39 repositories
internetarchive/openlibrary
4
open
3
merged
- Fix openlibrary/core/lending.py: Fix duplicate enties in a dict
- Drop setup.cfg in favor of pyproject.toml
- Deal with query param['q'] being only whitespace
- Upgrade from Python 3.10.6 to Python 3.10.8
- NoneType object has no attribute author
- Flake8: Go from a select list to an exclude list
- Affiliate service: Fix two issues related to None
TheAlgorithms/Python
6
merged
1
open
- Rename xgboostclassifier.py to xgboost_classifier.py
- My favorite palindrome
- chore: remove checkbox in feature issue template
- README.md: Lose LGTM badge because we don't use it
- Test on Python 3.11 release candidate 2
- pre-commit.ci working so drop less powerful GHA
- Fix pre-commit.ci: additional_dependencies: [types-requests]
symengine/symengine.py
4
merged
1
closed
django-waffle/django-waffle
5
merged
webpy/webpy
4
merged
FactoryBoy/factory_boy
2
open
1
closed
1
merged
codespell-project/codespell
1
open
2
closed
dmlc/xgboost
2
open
1
merged
bjodah/chempy
3
merged
ProjectQ-Framework/ProjectQ
2
open
mmxgn/yulewalker
2
merged
gsingh93/gdb-memory-editor
2
open
internetarchive/snakebite-py3
1
closed
1
open
pytest-dev/py
1
open
CodingRanjith/hackingtoolkit
1
merged
internetarchive/heritrix3
1
merged
codespell-project/actions-codespell
1
open
SFTtech/openage
1
merged
Textualize/rich
1
open
ChrisO345/furthermaths-module
1
merged
pypiserver/pypiserver
1
merged
klen/mixer
1
open
MakeContributions/DSA
1
merged
nodejs/gyp-next
1
merged
pythonpune/linkstatus
1
open
Reviewed 160 pull requests in 13 repositories
TheAlgorithms/Python
25 pull requests
- added algo for finding permutations of an array
- Added function that checks if a string is an isogram
- Added Implementation of NAND, OR ,XNOR and NOT gates in python
- Arc Length Algorithm
- Create kinetic_energy.py
- Add Spain National ID validator (#7574)
- Add function for AND gate
- Update count_number_of_one_bits.py
- Add function for xor gate
- Update knapsack.py
- added longest common substring
- check whether integer is even or odd using bit manupulation
- Update comments in check_pangram.py script
-
ci: Consolidate requirements into
pyproject.toml - fix: Fix line too long in doctest
- Fix doctest tracebacks
- Add web program to fetch top 10 real time billionaires using the forbes API.
- added script for solving system of linear equations in two variables
- XGB Regressor
- Add signum function
- Simplify the code in maclaurin_series
- Basic string grammar fix
- Created sum_of_harmonic_series.py
- Maclaurin approximation of cos
- Remove some print statements within algorithmic functions
- Some pull request reviews not shown.
webpy/webpy
5 pull requests
internetarchive/openlibrary
4 pull requests
codespell-project/codespell
3 pull requests
nodejs/node-gyp
2 pull requests
FactoryBoy/factory_boy
2 pull requests
internetarchive/openlibrary-bots
1 pull request
aio-libs/aiohttp
1 pull request
mmxgn/yulewalker
1 pull request
shtalinberg/django-el-pagination
1 pull request
bjodah/chempy
1 pull request
MarcoGorelli/cython-lint
1 pull request
nodejs/gyp-next
1 pull request
Created an issue in TheAlgorithms/Python that received 5 comments
Assign each of our pytest warnings to the algorithm authors
Feature description Pytest generates a lot of warnings that we should get resolved. https://github.com/TheAlgorithms/Python/actions/runs/3254565205…






