2016-04-16 16:05:15 +02:00
2016-04-16 16:05:15 +02:00
2014-12-10 22:32:31 +01:00
2014-12-10 22:33:51 +01:00
2016-04-16 16:05:15 +02:00
2015-02-08 00:14:28 +01:00
2016-01-10 20:33:30 +01:00

============
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
Languages
Python 100%