Codeception

Musings & ramblings of a Pythonista

Lab

These are some of the stuffs I did during my free time.

Voldemort

https://github.com/semk/voldemort

Voldemort is a blog-aware static site generator that uses the beautiful Jinja2 and Markdown templates. It is called "Voldemort" because it has got the magic of Jinja2 and the wickedness of my programming skills :-).

RegexMate

https://github.com/semk/RegexMate

An easy to use Regular Expression Tester/Evaluator that features dynamic regex match highlighting.

Appy

https://github.com/semk/appy

A simple Application Framework for Python which simplifies the handling of commandline options, threading, multiprocessing and logging in Python.

Org2OPML

https://github.com/semk/Org2OPML

Converts Emacs Org-mode files to OPML format used by Mindnode and Freemind.

HyperGAE

https://github.com/semk/hypergae

A project that helps Google App Engine to run on top of Hypertable.

Pytt

https://github.com/semk/pytt

Pytt (Python Torrent Tracker, pronounced as 'pity') is a BitTorrent Tracker written in Python using non-blocking Tornado Web Server. It also features a nice and clean UI for showing Tracker statistics. (WIP)

Scratch Tool

https://github.com/semk/tp-scratch

A Magic Tool for Tux Paint which makes a scratched effect on the canvas. Read More...

HadoopFS

https://github.com/semk/HadoopFS

Thrift based Client library for Hadoop Distributed FileSystem HDFS

GitFS

https://github.com/semk/GitFS

A FUSE filesystem written in Python that stores data on Git(Hub)

PlayAsia api

https://github.com/semk/playasia

The Play-Asia.com API is a set of functions that allow you to retrieve data programatically using Python.

Cricinfo

https://github.com/semk/cricinfo

Python library for accessing information from CricInfo (Live scores and updates) (WIP)

Checkout my Git Repo for more