Python Wrapper for Qiita API v2
Project description
Python wrapper for Qiita API.
Fork from qiita_v2(https://github.com/petitviolet/qiita_py).
Version
1.0(2025/04/01)
Setup
qiita_v2: Python Package Index
pip install qiita_py_nn
How to Use
Simple usage
from qiita_py_nn.client2 import QiitaClient2
client = QiitaClient2(access_token=<access_token>)
user = client.get_user("nekoniii3")
print(user)
# QiitaUser(description= ... , website_url='')
Caution
Version1.0 The following methods are supported:
get_item get_user list_user_items list_items list_tag_items list_user_stocks get_authenticated_user_items list_users get_authenticated_user list_user_followees list_user_followers list_item_stockers
Reference
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_py_nn-1.0.tar.gz
(8.1 kB
view details)
Built Distribution
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
File details
Details for the file qiita_py_nn-1.0.tar.gz.
File metadata
- Download URL: qiita_py_nn-1.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80b36555c0c321dfbc9ae9a103684c9fbab7fb47814e1d05c56f8c0488de0433
|
|
| MD5 |
bea477d1ed91194f673987f7e6fe6722
|
|
| BLAKE2b-256 |
cf27aeb886445debd12a499ba96d4819464382bdf96cd0a21a88fc59f79b99fb
|
File details
Details for the file qiita_py_nn-1.0-py3-none-any.whl.
File metadata
- Download URL: qiita_py_nn-1.0-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e217161c4d7dc40347552788fc701f216fefb1dc3e44c0af5f14d26cd6baadc
|
|
| MD5 |
a617db7c1aa0b24324d7060fe4f873eb
|
|
| BLAKE2b-256 |
83544c34488a530d4800954d4946e88427e6ebef5fdeeb11109974a19c02ed3c
|