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 326 60

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

    Python 22 8

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

    Dockerfile 13 5

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

    Dockerfile 10 3

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

    Dockerfile 30 19

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

    Python 29 9

5,821 contributions in the last year

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

Contribution activity

December 2020

Created 14 repositories

Created a pull request in internetarchive/openlibrary that received 6 comments

Make work from an orphaned edition

Closes #3760, #4051, #4052, #4224 Avoid an index error if not page.works and then create a work from an orphaned edition. Technical Testing Screen…

+27 −3 6 comments
Opened 63 other pull requests in 30 repositories
internetarchive/openlibrary
11 open 9 merged 2 closed
fossasia/query-server
5 open
docker/docker-py
3 open
docker/docker.github.io
1 open 1 merged
fabric/fabric
1 open 1 closed
aristocratos/bpytop
1 open 1 closed
dependabot/dependabot-core
1 closed 1 merged
ccie18643/PyTCP
1 closed 1 merged
Open-Book-Genome-Project/TheBestBookOn.com
2 merged
celery/celery
1 open
internetarchive/openlibrary-bots
1 merged
simplejson/simplejson
1 merged
resserone13/PPEasy
1 merged
siva1007/Digital-Entry-Exit
1 open
Open-Book-Genome-Project/sequencer
1 merged
internetarchive/snakebite-py3
1 open
internetarchive/brozzler
1 open
WenhaoSu/pyster
1 open
nextstrain/fauna
1 open
typesense/typesense-python
1 open
typesense/showcase-books-search
1 merged
pytest-dev/py
1 merged
siddharthkp/bundlesize
1 merged
internetarchive/crawling-for-nomore404
1 open
ggtracker/sc2reader
1 merged
5 repositories not shown
Reviewed 37 pull requests in 8 repositories
internetarchive/openlibrary 22 pull requests
TheAlgorithms/Python 8 pull requests
nodejs/node-gyp 2 pull requests
nodejs/node 1 pull request
webpy/webpy 1 pull request
internetarchive/openlibrary-bots 1 pull request
ggtracker/sc2reader 1 pull request
Qiskit/qiskit-terra 1 pull request

Created an issue in internetarchive/openlibrary that received 11 comments

(PYL-W0102) Dangerous default argument

Description Mutable Default Arguments: https://docs.python-guide.org/writing/gotchas/ Do not use a mutable like list or dictionary as a default val…

11 comments

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

You can’t perform that action at this time.