Pinned Repositories
cppclean
Finds problems in C++ source that slow development of large code bases
language-check
Python wrapper for LanguageTool grammar checker
perceptualdiff
A program that compares two images using a perceptually based image metric
pyformat
Formats Python code to follow a consistent style
syntastic-extras
Additional Syntastic syntax checkers and features (for Vim)
unify
Modifies strings to all use the same quote where possible
autoflake
Removes unused imports and unused variables as reported by pyflakes
docformatter
Formats docstrings to follow PEP 257
pyflakes
A simple program which checks Python source files for errors
rstcheck
Checks syntax of reStructuredText and code blocks nested within it
myint's Repositories
myint/cppclean
Finds problems in C++ source that slow development of large code bases
myint/language-check
Python wrapper for LanguageTool grammar checker
myint/perceptualdiff
A program that compares two images using a perceptually based image metric
myint/unify
Modifies strings to all use the same quote where possible
myint/pyformat
Formats Python code to follow a consistent style
myint/scspell
Spell checker for source code
myint/yolk
Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)
myint/syntastic-extras
Additional Syntastic syntax checkers and features (for Vim)
myint/cronometer
Nutrition tracker; fork of the old Java-based Cronometer with better macOS support and newer USDA database
myint/optparse
C++ implementation of optparse (header-only fork of https://github.com/weisslj/cpp-optparse)
myint/git-sweep
A command-line tool that helps you clean up Git branches that have been merged into master
myint/rst2beamer
reStructuredText to Beamer (LaTeX) converter (with Python 3 support)
myint/indent-finder
Vim plugin for detecting indentation of source code (fork of IndentFinder with Python 2 and 3 support)
myint/untokenize
Transforms tokens into original source code (while preserving whitespace)
myint/cram
Testing framework for command-line applications
myint/move
Moves revision-controlled files interactively in an editor
myint/trim
Trims trailing whitespace from files
myint/unreferenced
Reports unreferenced files (as candidates for removal)
myint/rst2pptx
Converts reStructuredText to PowerPoint
myint/misspellings
A program to check files for mispellings
myint/argagg
A simple C++11 command line argument parser
myint/calendars
myint/cmake_format
Source code formatter for cmake listfiles.
myint/dulwich
Pure-Python Git implementation
myint/fprime
F' - A flight software and embedded systems framework
myint/gcovr
generate code coverage reports with gcc/gcov
myint/macports-ports
The MacPorts ports tree
myint/massedit
Mass edit of files with python
myint/myint-ports
Custom MacPorts ports
myint/pymake