65f706f0ead42b84f17129ad92c3accfdecb0879
============
Wallabag API
============
Python API for Wallabagap
Requirements :
==============
* Flask == 0.10.1
* requests == 2.5.0
Installation:
=============
to get the project, from your virtualenv, do :
.. code:: python
git clone https://github.com/foxmask/wallabag-api/
TODO :
======
Wait the final release of http://v2.wallabag.org to be able to use the REST API completly
this final release should be able to provide an oauth with the exchange of the token
Description
Wallabag python api client. Fork of https://github.com/push-things/wallabag_api.git
Languages
Python
100%