d17614e4db353c9c4c70d9c4ca90aa561dd208df
============
Wallabag API
============
Python API for Wallabag v2
Requirements :
==============
* requests == 2.5.0
Installation:
=============
to get the project, from your virtualenv, do :
.. code:: python
git clone https://github.com/foxmask/wallabag-api/
Testing :
=========
Install Wallabag V2 on your own host like explain here http://doc.wallabag.org/en/v2/user/installation.html
Then create a client API like explain here http://doc.wallabag.org/en/v2/developer/api.html
Description
Wallabag python api client. Fork of https://github.com/push-things/wallabag_api.git
Languages
Python
100%