public
Description: A Python wrapper to the Phanfare API
Homepage: http://altmansoftware.lighthouseapp.com/projects/10199-pyphanfare/overview
Clone URL: git://github.com/paltman/pyphanfare.git
Click here to lend your support to: pyphanfare and make a donation at www.pledgie.com !
pyphanfare / pyphanfare.cfg
100644 9 lines (8 sloc) 0.22 kb
1
2
3
4
5
6
7
8
9
[Credentials]
email = <phanfare email address>
password = <phanfare password>
api_key = <phanfare api key>
private_key = <phanfare private key>
 
[General]
api_url = http://www.phanfare.com/api/?
debug = True