python-packaging
python-packaging copied to clipboard
Split out the "funniest" module into its own repo?
Hi,
Thanks for your great tutorial!
At the end, though, I was thinking: is there somewhere I can go and download the source to funniest so that I can use it as a template for my own package? Turns out, yes, there's this repository - but its not quite set up to do that. Would you mind splitting this into two repositories, so that funniest could be forked, downloaded, and tested independently of the tutorial?
@wackywendell I think https://github.com/audreyr/cookiecutter-pypackage is what you want.