Skip to content

Highlights

  • Arctic Code Vault Contributor

Sponsors

@jbpratt78 @domdfcoding @gaborbernat @danclaudiupop @tonybaloney @vipulmathur @MarcoGorelli @spyoungtech @gyermolenko @zsol @okken @ssbarnea @atugushev

Popular repositories

  1. A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.

    Python 590 37

  2. A dashboard for monitoring code debt in a git repository.

    Python 382 21

  3. A backport of fstrings to python<3.6

    Python 328 9

  4. Rewrites source to reorder python imports

    Python 261 21

  5. A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.

    Python 132 9

  6. Clone all your repositories and apply sweeping changes.

    Python 132 24

Contribution activity

July 2020

Created a pull request in pypa/virtualenv that received 6 comments

make tests work better on pytest 4.x and python 3.x

this came up while packaging virtualenv 20.x for freebsd ports: _______ ERROR collecting tests/unit/seed/wheels/test_periodic_update.py ________ ve…

+7 −2 6 comments

Created an issue in asottile/babi that received 1 comment

babi should always open files using UTF-8

especially on windows, this can result in mojibake ensure that the open calls go through encoding='UTF-8' -- maybe also validate stdin does the same

1 comment

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

You can’t perform that action at this time.