Python script to import issues from one repository into another, either one at a time or all of them at once.
created at Sept. 12, 2013, 10:26 p.m.
An automatic issue creator for Github, written in Python. It'll go through your entire git repo, look for any lines that start with TODO: and add them as issues to your repo.
created at Aug. 10, 2014, 6:57 a.m.