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

Highlights

  • Arctic Code Vault Contributor

Organizations

@IBM @Pythonista-Tools @TheAlgorithms

Sponsors

@markmelnic

Pinned

  1. Python scripts that are short but useful or interesting

    Python 256 42

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

    Python 19 6

  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 1

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

    Dockerfile 27 16

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

    Python 28 6

6,256 contributions in the last year

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

Contribution activity

August 2020

Created a pull request in TheAlgorithms/Python that received 3 comments

Travis CI: Start testing on Python 3.9 beta 5

Describe your change: Python 3.9 is now on its final beta and is scheduled to be released next month so let's start testing to see if we are compat…

+28 −23 3 comments

Created an issue in TheAlgorithms/Python that received 3 comments

pytest warning on machine_learning/k_means_clust.py::k_means_clust.ReportGenerator

@beqakd Each time there is a commit to this repo, we run Travis CI tests and pytest is generating the following warning: machine_learning/k_means_c…

3 comments
You can’t perform that action at this time.