If so, dinoboff has you covered! github-tools includes a “PasteScript template, Paver tasks and Sphinx extension to setup a new package and easily host it on GitHub (including its documentation)”.
Get it from pypi
easy_install github-tools
Or GitHub:
git clone git://github.com/dinoboff/github-tools.git cd github-tools python setup.py install
Thanks dinoboff!



For Perl mongeurs out there have a look at Github::Import & Git::GitHub::Creator on CPAN.
No surprises but both these projects are on GitHub....
/I3az/
How do we import a preexisting python project?
Particularly one that has a repository in mercurial, and we want to preserve the history?