The Wayback Machine - https://web.archive.org/web/20200920203548/https://github.com/cclauss
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@IBM @Pythonista-Tools @TheAlgorithms

Pinned

  1. Python scripts that are short but useful or interesting

    Python 281 45

  2. Minimal .travis.yml file to run the current Python 3.7 on Linux, macOS, and Windows

    Python 20 7

  3. A GitHub Action that finds Python syntax errors and undefined names in your repo

    Dockerfile 12 5

  4. A GitHub Action to run a Flake8 command when new code is pushed into your repo

    Dockerfile 11 3

  5. A GitHub Action to run a pytest command when new code is pushed into your repo

    Dockerfile 29 18

  6. Compare the version numbers of extra modules in Pythonista with PyPI

    Python 29 8

6,056 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri

Contribution activity

September 2020

Created a pull request in ArduPilot/pymavlink that received 8 comments

15 repositories 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
You can’t perform that action at this time.