Pinder

Pinder is a Campfire API for Python developers. Campfire is an online chat application created by 37signals.

Download

The current version is 0.6.5 and you can download it from here: download/pinder/0.6.5/

Requirements

Documentation

usage documentation ➾

api documentation ➾

FAQ

First and foremost: why did you take the burden to translate the already mighty Tinder?

We needed a way to integrate Campfire chats into our web application so instead of monkey patching some crappy code in a hurry I ported the whole thing to Python in a couple of hours. I think that's the right call. I could have write some glue code to make Django and Tinder communicate but the idea sucked to me.

That's it.