Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 463 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 463 Bytes

pyCFClient

A python client library

configuration for pyCFClient

The python channelfinder client library can be configured by setting up a channelfinderapi.conf file in the following locations

/etc/channelfinderapi.conf
~/.channelfinderapi.conf
channelfinderapi.conf

The example preferences:

cat ~/channelfinderapi.conf  
[DEFAULT]  
BaseURL=http://localhost:8080/ChannelFinder  
username=MyUserName  
password=MyPassword