Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
6,014 contributions in the last year
Contribution activity
September 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3 repositories not shown
- cclauss/opensearch Python
- cclauss/async-timeout Python
- cclauss/readium-lcp-client C++
- cclauss/whipper Python
- cclauss/responses Python
- cclauss/backports.csv Python
- cclauss/fteproxy Python
- cclauss/oss-fuzz C
- cclauss/GenSMBIOS Python
- cclauss/Bombers Python
- cclauss/capa Python
- cclauss/typed_ast C
- cclauss/Swamipp Python
- cclauss/feedparser Python
- cclauss/data Jupyter Notebook
- cclauss/TheBestBookOn.com Python
- cclauss/calkulate Python
- cclauss/handcalcs Python
- cclauss/youtube-dl-gui Python
- cclauss/Ciphey Python
Created a pull request in ArduPilot/pymavlink that received 8 comments
README.md: Encourage Windows users to install current lxml
Current lxml is 4.5.2, not 3.6.0. This matches with https://github.com/ArduPilot/pymavlink/blob/master/requirements.txt#L1
+9
−9
•
8
comments
12
repositories not shown
- bin_to_octal
- Create priority_queue_using_list.py
- Updated problem_04 in project_euler
- drawOnWebcamVideoOpenCV
- Update linear_search.py
- Docstrings and formatting improvements
- imgWatershedCustomMarkers
- recaptchaVerification
- Updated Stack
- Renamed files and fixed Doctest
- Fix some warnings from LGTM
- file-transfer: writing tests and ensuring that all is going well
- lxmlCovidDataFetch
- Jump search
- Fix Non Recursive Depth First Search
- binary_to_decimal converter
- octal_to_decimal converter
- Optimized recursive_bubble_sort
- Update scoring_functions.py
- createminimum number of refills.py
- Added project euler problem 80
- Update triplet_sum.py
- Added algorithm for binary exponent
- added algorithm for binary exponent
- changed a typo
- Some pull request reviews not shown.
Created an issue in ClackHack/Swamipp that received 1 comment
Undefined names
flake8 testing of https://github.com/ClackHack/Swamipp on Python 3.9.0rc1+
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
./Swa…
1
comment