Skip to content
/ pinder Public

My fork of Pinder, the Campfire API for Python developers.

License

Notifications You must be signed in to change notification settings

defunkt/pinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinder 0.6.5
============

Pinder is a client library for Campfire, the chat application from 37Signals.

You can find Campfire here: <http://www.campfirenow.com/>

Requirements
------------

* Python 2.3+
* BeautifulSoup >= 3.0.4
* httplib2 >= 0.3.0

Installation
------------


$ easy_install -U BeautifulSoup
$ easy_install -U httplib2

Then:

$ easy_install -U pinder

- OR -

Get the latest version from <http://dev.oluyede.org/download/pinder/>, unpack it, go inside the new directory and type the following in the shell:

$ python setup.py install


Documentation
-------------

See doc/usage.txt for usage documentation and doc/api/pinder.html for the API doc. There's also a faq in doc/faq.txt.


Many thanks to Brandon Keepers <http://opensoul.org/> for Tinder.

Subversion access
-----------------

See <http://dev.oluyede.org/trac/default/wiki/Pinder>

About

My fork of Pinder, the Campfire API for Python developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages