Skip to content
Avatar

Achievements

Achievements

Organizations

@biopython @biosql @OBF @HuttonICS
Block or Report

Block or report peterjc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

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

Report abuse

Popular repositories Loading

  1. A basic introduction to Biopython, intended for a classroom based workshop

    Python 158 47

  2. flake8 plugin to run black for checking Python coding style

    Python 103 8

  3. Galaxy wrappers for NCBI BLAST+ and related BLAST tools.

    Python 56 63

  4. Backport of Python 3.3's standard library module lzma for LZMA/XY compressed files

    Python 55 27

  5. Convert a MediaWiki export XML file into MarkDown as a series of git commits

    Python 46 16

  6. picobio Public

    Miscellaneous Bioinformatics scripts etc mostly in Python

    Python 41 11

Contribution activity

December 2021

Created a pull request in peterjc/flake8-rst-docstrings that received 2 comments

fix incorrect line offsets under Python <= 3.7

As noted on #49, there was still a difference in behaviour on older versions of Python. Python 3.8: $ flake8 --select RST RST216/roles.py RST216/ro…

+4 −4 2 comments
Opened 1 other pull request in 1 repository
peterjc/flake8-rst-docstrings 1 merged
Reviewed 6 pull requests in 2 repositories

Created an issue in peterjc/flake8-rst-docstrings that received 10 comments

Verify violation line numbers in test suite

Currently tests/run_tests.sh has this code: for code in RST??? ; do echo "======" echo $code echo "======" for file in $code/*.py ; do echo "flake8…

10 comments
Loading

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