Tendrl / specifications

Tendrl specs go here
GNU Lesser General Public License v3.0
6 stars 16 forks source link

We need a python-tendrl-client (Tendrl CLI and python bindings for tendrl-api) #111

Open r0h4n opened 7 years ago

r0h4n commented 7 years ago

$subject. Will update more in some days.

mkudlej commented 7 years ago

What is the motivation for python-tendrl-client? Do you plan to do simple wrapper on top of REST API or would you like to have some logic in this client? I think it is not complicated to use python requests to access REST API.

r0h4n commented 7 years ago

The intention here is to provide cli access to tendrl and also to provide python bindings to access/filter/sort the tendrl-api request/responses