Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Asim Ihsan
Python Project Howto — Python Project Howto - http://infinitemonkeycorps.net/docs...
"You have a pile of Python code. You think, “this could be useful to someone else.” You want to release it as an open-source project. You’ve come to the right place. This guide will help you release a high-quality Python project. The file layout below illustrates the correspondence between the components of a good Python project and the files you create. I’ll be using my googlemaps module as a running example." - Asim Ihsan