wallabag api ok
This commit is contained in:
@@ -6,11 +6,13 @@ Python API for Wallabag v2
|
||||
|
||||
Requirements :
|
||||
==============
|
||||
|
||||
* requests == 2.5.0
|
||||
|
||||
|
||||
Installation:
|
||||
=============
|
||||
|
||||
to get the project, from your virtualenv, do :
|
||||
|
||||
.. code:: python
|
||||
@@ -25,4 +27,11 @@ Install Wallabag V2 on your own host like explain here http://doc.wallabag.org/e
|
||||
|
||||
Then create a client API like explain here http://doc.wallabag.org/en/v2/developer/api.html
|
||||
|
||||
Then replace the client_id / client_secret / login / pass to wallabag_test.py and run
|
||||
|
||||
``` python
|
||||
|
||||
python wallabag_test.py
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user