API for Wallabag v2 ready

This commit is contained in:
Olivier Demah
2016-04-16 16:05:15 +02:00
parent 31b6ba0d73
commit c68d065981
4 changed files with 5 additions and 126 deletions

View File

@@ -22,6 +22,8 @@ class Wallabag(object):
client_secret = ''
user_agent = ''
format = ''
username = ''
password = ''
def __init__(self,
host='',