Skip to main content

Livedoor Blog API Client for Python

Project description

livedoorblog

CircleCI

Livedoor Blog API Client for Python

Dependencies

・requests

Install

pip install livedoorblog

Usage

from livedoorblog import LivedoorBlog

LB = LivedoorBlog('<USER_NAME>', '<API_KEY>')

Function

get articles

articles = LB.get_articles()

get categorys

categorys = LB.get_categorys()

Developer

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

livedoorblog-0.0.3.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

livedoorblog-0.0.3-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page