Skip to content

jfs-home/pyCFClient

 
 

Repository files navigation

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  

About

A python client library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%