Python Wrapper for Qiita API v2
Project description
Api document: http://qiita.com/api/v2/docs
Version
0.1.0(2014/12/20)
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
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
qiita_v2-0.1.1.tar.gz
(5.2 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
qiita_v2-0.1.1-py3.4.egg
(14.1 kB
view details)
File details
Details for the file qiita_v2-0.1.1.tar.gz.
File metadata
- Download URL: qiita_v2-0.1.1.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78e971fcac8c49ffd2cdd8417286c8ea5764ac17bcc71c17350fba966e2afa80
|
|
| MD5 |
f0ce1d67fad7d2d8ba9619887d9e09e2
|
|
| BLAKE2b-256 |
cad551de8d69a1f1d74a909e09e7fa240a5cc7d4a1ec90b36a8275d4b251b70a
|
File details
Details for the file qiita_v2-0.1.1.macosx-10.10-x86_64.tar.gz.
File metadata
- Download URL: qiita_v2-0.1.1.macosx-10.10-x86_64.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79be7baf0720ba0e1fb3ed1361c6d135380d3dfe788b51dc36b0f2043fccaf29
|
|
| MD5 |
87566c45a7cc32cfbaf3c65470059c49
|
|
| BLAKE2b-256 |
8a7b4aced4f3dc51b0c1b57382d8ed8239998e1dc6b22ce29cabce3f4e894f37
|
File details
Details for the file qiita_v2-0.1.1-py3.4.egg.
File metadata
- Download URL: qiita_v2-0.1.1-py3.4.egg
- Upload date:
- Size: 14.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cbf301947bf21d2c435c1188531cbe73f131158d6aab116ffc07414b3d7a83e
|
|
| MD5 |
3f43b26736033a85d220207e1bfa2735
|
|
| BLAKE2b-256 |
7a2dc847f06bf209b5e4598b5d85da4e353659dc6e27990adfdf9f407675efe3
|