contribute

I tend to use git for my work.

Git was designed to ease open source development, please use git or another DVCS such as mercurial.

how

  • git clone
  • work on a topic branch
  • publish it somewhere
  • send me a message mentioning your repo and the branch holding the code.

python

  • Follow pep8, run pylint.