Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@IBM @Pythonista-Tools @TheAlgorithms

Sponsors

@markmelnic

Pinned

  1. Python scripts that are short but useful or interesting

    Python 258 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 17

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

    Python 28 6

6,289 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 webpy/webpy that received 4 comments

Define a repr() for templates to ease debugging

When debugging, templates appear as <web.template.Template instance at 0x4036ab8> which does not aid the developer. This PR proposes Template(text=…

+7 −0 4 comments

Created an issue in internetarchive/openlibrary that received 3 comments

Python 3: openlibrary/plugins/openlibrary/tests/test_home.py fails

Why does pytest --show-capture=all -v openlibrary/plugins/openlibrary/tests/test_home.py always fail on Python 3 but pass on Python 2. This test is

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.