[Chennaipy] August Month Meet
Vijay Kumar
vijaykumar at bravegnu.org
Thu Aug 21 16:24:12 CEST 2014
= August Month Meet
== Date & Time
23rd August
3:00pm to 5:00pm
== Venue
Zilogic Systems,
Fourth Main Road,
Kamaraj Nagar,
Thiruvanmiyur,
Chennai
Location map: http://www.zilogic.com/contact.html
== Agenda
Talk: Unit Tests with Nose
Speaker: Vengatesh
Duration: 20 min
Unit tests make your Python modules robust and maintainable. And a
framework that will simplify the creation and execution of unit tests
is always welcome. This talk will cover the basics of writing,
discovering and executing unit tests using the Nose framework.
https://nose.readthedocs.org/en/latest/
Talk: API Documentation with Sphinx and Napoleon
Speaker: Aadhithyan
Duration: 20 min
Sphinx is the documentation tool of choice for several open source
projects, including Python, Bazar, SQLAlchemy and Django. This talk
will show how to generate beautiful API documentation for your Python
modules, using Sphinx and the Napoleon plugin. The Napoleon plugin
enhances Sphinx with the ability to generate API docs for modules,
that follow Google's elegant docstring format.
http://google-styleguide.googlecode.com/svn/trunk/pyguide.html?showone=Comments
https://readthedocs.org/projects/sphinxcontrib-napoleon/
Talk: Introduction to Brython
Speaker: Vijay Kumar
Duration: 30 min
Brython stands for "Browser Python". Brython is a Python to Javascript
compiler, written in Javascript. Brython allows us to do client-side
web programming using Python instead of Javascript! This talk will
take you through the process of writing a simple in-browser game
program, in Python.
If you would like to give a lightning talk, just come prepared, we
will be able to accommodate you.
If you are new to Python, the tutorial at
http://learnxinyminutes.com/docs/python/ will give you a quick
overview of what Python is all about.
Regards,
Vijay
More information about the Chennaipy
mailing list