Pinned Repositories
argcomplete
Python and tab completion, better together.
begins
Command line programs for busy developers.
cpython
The Python programming language
cpython-old
Semi-official read-only mirror of the CPython Mercurial repository
f_strings
gideros_coverage_test
Test project for combining Gideros with luacov and diff-cover for code coverage reports.
git-pylint-commit-hook
Git pre-commit hook to check Python code quality with pylint. You can use this hook to prohibit Python code with a bad syntax to be checked in.
print_statement
from __past__ import print_statement
pygnurl
GNU Readline bindings for Python
evanunderscore's Repositories
evanunderscore/print_statement
from __past__ import print_statement
evanunderscore/f_strings
evanunderscore/gideros_coverage_test
Test project for combining Gideros with luacov and diff-cover for code coverage reports.
evanunderscore/pygnurl
GNU Readline bindings for Python
evanunderscore/argcomplete
Python and tab completion, better together.
evanunderscore/begins
Command line programs for busy developers.
evanunderscore/cpython
The Python programming language
evanunderscore/cpython-old
Semi-official read-only mirror of the CPython Mercurial repository
evanunderscore/git-pylint-commit-hook
Git pre-commit hook to check Python code quality with pylint. You can use this hook to prohibit Python code with a bad syntax to be checked in.
evanunderscore/pexpect
A Python module for controlling interactive programs in a pseudo-terminal
evanunderscore/py-amqp
amqplib fork
evanunderscore/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
evanunderscore/python-prompt-toolkit
Library for building powerful interactive command lines in Python
evanunderscore/supervisor
Supervisor process control system for UNIX