Pinned Repositories
gtimelog
A time tracking application
check-manifest
Tool to check the completeness of MANIFEST.in for Python packages
check-python-versions
Check that supported Python versions in a setup.py match tox.ini, .travis.yml and a bunch of other files
dozer
WSGI middleware for profiling CPU/memory and inspecting logs
findimports
Static analysis of Python import statements
indicator-netspeed
Stupid network speed indicator for Unity, inspired by the old netspeed GNOME applet
irclog2html
Convert IRC logs to HTML
objgraph
Visually explore Python object graphs
profilehooks
Python decorators for profiling/tracing/timing a single function
restview
ReStructuredText viewer
mgedmin's Repositories
mgedmin/profilehooks
Python decorators for profiling/tracing/timing a single function
mgedmin/restview
ReStructuredText viewer
mgedmin/findimports
Static analysis of Python import statements
mgedmin/irclog2html
Convert IRC logs to HTML
mgedmin/strace-process-tree
Tool to help me make sense out of `strace -f` output.
mgedmin/imgdiff
Compare two images side-by-side
mgedmin/python-imports.vim
Vim plugin that adds Python import statements semi-automatically
mgedmin/ghcloneall
Script to clone/update all user/organization repos from GitHub
mgedmin/check-python-versions
Check that supported Python versions in a setup.py match tox.ini, .travis.yml and a bunch of other files
mgedmin/zodbbrowser
ZODB browser
mgedmin/dotvim
My ~/.vim
mgedmin/scripts
My ~/bin
mgedmin/dotfiles
My personal Linux shell settings
mgedmin/gitlab-jobs
Show a summary of GitLab job durations
mgedmin/mgp2pdf
MagicPoint to PDF converter
mgedmin/taghelper.vim
vim plugin that shows the current function/tag in the statusline
mgedmin/pyspacewar
A game with Newtonian mechanics
mgedmin/eazysvn
Subversion branching and merging made a bit easier
mgedmin/gitlab-trace
Show a GitLab pipeline status or job trace
mgedmin/test-switcher.vim
Vim plugin that switches between code and tests
mgedmin/ppa-copy-packages
Copy Ubuntu PPA packages from one release pocket to another
mgedmin/pytag.vim
Vim plugin: a smarter :tag for Python projects
mgedmin/source-locator.vim
Vim plugin to find the source line from filename + line number
mgedmin/gedmin.as
Blogofile source for http://gedmin.as/
mgedmin/py-test-runner.vim
Run (Python) unit tests under cursor
mgedmin/ShoppingList
A mobile web app for my own use
mgedmin/btdualboot
Synchronize Bluetooth pairing keys between Linux and Windows
mgedmin/multiping
ping a host every second, display history of results graphically
mgedmin/qr2text
Convert PyQRCode generated SVG to ASCII art
mgedmin/stencil
A minimalist template engine for Python3