Pinned Repositories
camel-snake-pep8
Use Rope to help convert names in a Python project to conform with PEP-8.
cyfolds
Fast, correct API-view Vim folding for Python, written in Cython.
dir-alias
Fancier Bash aliases for commonly-used directories.
lyxNotebook
A program which allows the word processor LyX to be used as a code-evaluating notebook.
makeSpanningBackground
A command-line utility which creates a background wallpaper to span multiple displays/monitors and sets it as the current background.
pdfCropMargins
pdfCropMargins -- a program to crop the margins of PDF files
pytest-helper
A collection of functions to help in creating and running pytest tests.
set-package-attribute
Automatically set the __package__ attribute of Python modules.
strip-hints
A command-line script and importable function which strips type hints from Python programs.
typped
A generalized Pratt parsing framework that uses preconditioned dispatching and can optionally check and overload on simple types.
abarker's Repositories
abarker/pdfCropMargins
pdfCropMargins -- a program to crop the margins of PDF files
abarker/camel-snake-pep8
Use Rope to help convert names in a Python project to conform with PEP-8.
abarker/strip-hints
A command-line script and importable function which strips type hints from Python programs.
abarker/lyxNotebook
A program which allows the word processor LyX to be used as a code-evaluating notebook.
abarker/cyfolds
Fast, correct API-view Vim folding for Python, written in Cython.
abarker/typped
A generalized Pratt parsing framework that uses preconditioned dispatching and can optionally check and overload on simple types.
abarker/dir-alias
Fancier Bash aliases for commonly-used directories.
abarker/makeSpanningBackground
A command-line utility which creates a background wallpaper to span multiple displays/monitors and sets it as the current background.
abarker/pytest-helper
A collection of functions to help in creating and running pytest tests.
abarker/set-package-attribute
Automatically set the __package__ attribute of Python modules.
abarker/yapsc
yapsc -- Yet Another Python Switch-Case
abarker/abarker.github.io
abarker/pym
Python bindings for the ProjectM Visualizer
abarker/recdroidvid
Record videos on an Android device and pull them to a computer running Linux.
abarker/regex-trie-dict