Python Wrapper for Qiita API v2
Project description
Api document: http://qiita.com/api/v2/docs
Version
0.1.0(2014/12/20)
Setup
pip install qiita_v2
How to Use
Simple usage
from qiita_v2.client import QiitaClient
client = QiitaClient(access_token=<access_token>)
response = 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.0.tar.gz
(5.1 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.0-py3.4.egg
(14.0 kB
view details)
File details
Details for the file qiita_v2-0.1.0.tar.gz.
File metadata
- Download URL: qiita_v2-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d5fec0c17e8f7ec3eb6dc5d602d0f93155258b539e2a004cfafc5cfb0b48202
|
|
| MD5 |
6ee7f9170d37fb03cb840a61862953df
|
|
| BLAKE2b-256 |
0b8cc2c8d4a6b1c58bc5eb7ea27042fa64ee210671db16493e8411478c33046d
|
File details
Details for the file qiita_v2-0.1.0.macosx-10.9-x86_64.tar.gz.
File metadata
- Download URL: qiita_v2-0.1.0.macosx-10.9-x86_64.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
430c49d8f5e947d5a3de612f1c16491ab220096601672697761a73f990aeb8ed
|
|
| MD5 |
e351869f2ebc0a43dc04f894237e14d1
|
|
| BLAKE2b-256 |
61d98e076cac4ca288a02fc54d7983f0a8ffc03c3415c867324cf50df2a6fe07
|
File details
Details for the file qiita_v2-0.1.0-py3.4.egg.
File metadata
- Download URL: qiita_v2-0.1.0-py3.4.egg
- Upload date:
- Size: 14.0 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78c9e1ec6756561ebe16f7cabbddf60eafb9d8f87ce307ab3a0de87151a542d1
|
|
| MD5 |
c27f0b63cf479a3c5c25488425e5346c
|
|
| BLAKE2b-256 |
d479878a59a3ccc7b185b66da921afd62064586670611d467906438ba5ff0427
|