Lemon8 Wrapper in Python
Project description
Lemon8 Wrapper for Python
A lightweight, zestful Python library for integrating with the Lemon8 API, providing an intuitive interface for developers to access the Lemon8 social media platform.
Getting Started
Installation
Pip
pip install pylemon8
From source
https://github.com/shotnothing/pylemon8.git
python setup.py install
Example 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.1.tar.gz
(3.5 kB
view hashes)