Lemon8 Wrapper in Python
Project description
Lemon8 wrapper in Python
This is an unofficial wrapper for the Lemon8 API in Python.
Getting Started
Installation
Pip
pip install pylemon8
From source
https://github.com/shotnothing/pylemon8.git
python setup.py install
Usage
from lemon8 import Lemon8
lemon8 = Lemon8()
print(lemon8.feed('foryou').get_items())
License
This project is licensed under the MIT License - see the LICENSE file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pylemon8-0.1.0.tar.gz
(2.7 kB
view hashes)