Weeeeeeeeeeek 5
No, it wasn’t a long week...

Writing Documentation & Hacking with Go for OpenEBS #FOSS
This summer I took part in the Summer HackFest and re-wrote the entire documentation for an Open-Source project, OpenEBS. Read all about it here.
Python + GitHub = PyGithub #W4
This will be quick, this week I learned about PyGitHub, that implements and interacts GitHub API v3 and GitHub Enterprise APIv3 in Python and could possibly help you with any crazy ideas that you might have with repositories on GitHub.

Racing through config files with ConfigParser in Python #W3
The configparser module in Python is used for working with configuration files. It is much similar to Windows INI files. You can use it to manage user-editable configuration files for an application. The configuration files are organized into sections, and each section can contain name-value pairs for configuration data.

Bouncers on IRC & The Week that went by
Are you tired of losing messages on IRC when not online, being busy in a meeting but missing an important discussion with the community? Fear, not bouncers can help you solve all that.