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

Sponsors

@PySimpleGUI @indeedeng

Highlights

  • 1 discussion answered

Organizations

@Pythonista-Tools @TheAlgorithms @motioneye-project
Block or Report

Block or report cclauss

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Python scripts that are short but useful or interesting

    Python 494 80

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

    Python 24 8

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

    Dockerfile 22 6

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

    Dockerfile 12 5

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

    Dockerfile 48 25

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

    Python 31 10

3,945 contributions in the last year

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

Contribution activity

June 2022

Created 12 repositories

Created a pull request in jjjake/internetarchive that received 11 comments

GitHub Action to install ia with and without tqdm

Proof that tqdm MUST be installed before internetarchive @eggplants Was there any change #527 that could cause pip to not recognize that tqdm is a …

+14 −0 11 comments
Opened 48 other pull requests in 17 repositories
internetarchive/openlibrary 7 open 1 closed 6 merged
pygame/pygame 6 closed 6 merged
Z4nzu/hackingtool 4 merged 1 open
internetarchive/infogami 2 open
TrueBrain/actions-flake8 2 closed
dpriskorn/asseeibot 2 merged
google/importlab 1 merged
slackapi/python-slack-sdk 1 merged
slackapi/slack-github-action 1 merged
sqreen/PyMiniRacer 1 open
ArchiveLabs/api.archivelab.org 1 open
hornc/isbn_hyphenate 1 closed
caio13m/hackingtoolV 1 open
spotify/basic-pitch 1 merged
okken/cards 1 merged
dhruvmanila/remove-print-statements 1 closed
RayBB/openlibrary-nyt-bot-temp 1 merged

Created an issue in brokenloop/jsontopydantic that received 2 comments

Why import both annotations and List?

If annotations has been imported then dict, list, set, tuple will work instead of Dict, List, Set, Tuple.

2 comments