45b0e37ee5776aec77fa8d10d15a354aab3ee8bf
============
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 a token
Description
Wallabag python api client. Fork of https://github.com/push-things/wallabag_api.git
Languages
Python
100%