[Chennaipy] Python Projects

Vijay Kumar vijaykumar at bravegnu.org
Sat Dec 13 04:06:31 CET 2014


On Saturday 13 December 2014 06:48 AM, Kiran Gangadharan wrote:
>
> On Sat, Dec 13, 2014 at 6:24 AM, Vijay Kumar <vijaykumar at zilogic.com
> <mailto:vijaykumar at zilogic.com>> wrote:

[clip]
>     I propose to start a project, on GitHub, that will be based on a
>     program in the book "Invent with Python". Since the book is for
>     beginners, the code is not very elegant. We will improve to make it
>     look more professional, add unit test cases, document it, package it,
>     release it, etc. Newbies can easily start with it, because the
>     initial code is completely explained in the book!
>
>
> So, what you're saying is that we take every problem in Invent With
> Python and create a seperate repo for it, incorporating all the best
> pratices of a production python package ?

We will be taking only one program, say for example the Tic-Tac-Toe
game, and will be creating a project for it. We will then make it a
professional quality python package.

$ pip install tictactoe

Regards,
Vijay


More information about the Chennaipy mailing list