Skip to main content

Python Wrapper for Qiita API v2

Project description

https://badge.fury.io/py/qiita_v2.svg

Api document: http://qiita.com/api/v2/docs

Version

0.2.0(2018/11/07)

Setup

qiita_v2: Python Package Index

pip install qiita_v2

How to Use

Simple usage

from qiita_v2.client import QiitaClient

client = QiitaClient(access_token=<access_token>)
res = client.get_user('petitviolet')
res.to_json()
# => jsonified contents

Lisence

MIT License

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

qiita_v2-0.2.1.tar.gz (5.9 kB view hashes)

Uploaded Source

Built Distributions

qiita_v2-0.2.1.macosx-10.13-x86_64.tar.gz (12.6 kB view hashes)

Uploaded Source

qiita_v2-0.2.1-py3.6.egg (15.2 kB view hashes)

Uploaded Source

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