Pasadena, CA, USA

Steven Myint

Elite
@myint

cppclean. Finds problems in C++ source that slow development of large code bases

726

language-check. Python wrapper for LanguageTool grammar checker

329

perceptualdiff. A program that compares two images using a perceptually based image metric

186

unify. Modifies strings to all use the same quote where possible

98

scspell. Spell checker for source code

96

pyformat. Formats Python code to follow a consistent style

92

yolk. Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)

66

cronometer. Nutrition tracker; fork of the old Java-based Cronometer with better macOS support and newer USDA database

37

syntastic-extras. Additional Syntastic syntax checkers and features (for Vim)

29

vulture. Obsolete fork; instead see https://github.com/jendrikseipp/vulture

27

optparse. C++ implementation of optparse (header-only fork of https://github.com/weisslj/cpp-optparse)

24

clang-complete. Vim plugin that use clang for completing C/C++ code (with Vim Python 3 and Python 2 support)

13

git-sweep. A command-line tool that helps you clean up Git branches that have been merged into master

11

pyfuzz. Random program generator for Python

10

rst2beamer. reStructuredText to Beamer (LaTeX) converter (with Python 3 support)

9

untokenize. Transforms tokens into original source code (while preserving whitespace)

9

pydiff. Diffs Python code at the bytecode level

9

indent-finder. Vim plugin for detecting indentation of source code (fork of IndentFinder with Python 2 and 3 support)

8

cram. Testing framework for command-line applications

7

image-view. Displays images (PNM, PNG, JPEG, etc.) conveniently from the terminal

6

pen. Unofficial fork of the pen TCP/UDP load balancer (and reverse proxy) tool

6

etckeeper. Store "/etc" in git. This is a fork that works on OS X

4

pygame. Fork of pygame without X11 crud on OS X

4

unreferenced. Reports unreferenced files (as candidates for removal)

4

docgrep. Like grep, but only searches through docstrings (in Python files)

3

trim. Trims trailing whitespace from files

3

move. Moves revision-controlled files interactively in an editor

3

rst2pptx. Converts reStructuredText to PowerPoint

2

python-modernize. Modernizes Python code (fork with Python 2 and 3 support).

2

misspellings. A program to check files for mispellings

1
30
Apply