Skip to content

er-1/rtctask

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

RTC Task cli client

Install

rtctaskpy : attempt to write a python client to RTC tasks. Needs python-requests >= 2.4.0

In order to install it, you should run:

$ apt-get install python-pip python-html2text $ pip install requests

ID file

Here is an example of the ~/.rtctaskrc file to start with:

[auth]
id = [email protected]
password = mypasswordincleartext
[query]
default =

About

RTC task cli client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%