Python Wrapper for Qiita API v2
Project description
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
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.2.1.tar.gz
(5.9 kB
view details)
Built Distributions
qiita_v2-0.2.1-py3.6.egg
(15.2 kB
view details)
File details
Details for the file qiita_v2-0.2.1.tar.gz
.
File metadata
- Download URL: qiita_v2-0.2.1.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5cc21f4595b71a296e039a5f9fae57cc1db969bc21dedcd3676b5e7af3dca962 |
|
MD5 | 4ab536534d2b037313d245b0f52f2927 |
|
BLAKE2b-256 | b722ee7ce496e81a92ccc01a2000b1a28b1481489484b6fb9d6ed96543bb18be |
File details
Details for the file qiita_v2-0.2.1.macosx-10.13-x86_64.tar.gz
.
File metadata
- Download URL: qiita_v2-0.2.1.macosx-10.13-x86_64.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42f1b0c11290c1cc6c0e0eec2d7fb4c7319647338ea0f1adc16fe261c6fb6236 |
|
MD5 | 9105f1ff8bc7823ddafe08eb7633d7a9 |
|
BLAKE2b-256 | 4a83a687b3f385de4f88774d2a235e65175668a1bf8269913760ef8ce75e94b5 |
File details
Details for the file qiita_v2-0.2.1-py3.6.egg
.
File metadata
- Download URL: qiita_v2-0.2.1-py3.6.egg
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19f5f9ea7df630e35f7ddeceecb01dc67eae619e26eda5e8f53525ca66fe2fc6 |
|
MD5 | a2b4c7544eb83b1c31350fe0452b3de8 |
|
BLAKE2b-256 | 0a06a1b19275369e477aa3c617fce410bf81beb8e914216b7f2e363fecc61330 |