python API for wucai ( https://www.wucainote.com , https://marker.dotalk.cn )
Project description
五彩 Python API
python API for wucai ( https://www.wucainote.com , https://marker.dotalk.cn )
安装 Install
pip install wucai
使用 Usage
token 请在网页 F12 - Network 中获取
from wucai import WuCai
token = "eyJxxxxxx" # your Bearer token here
tags = "待读"
wucai = WuCai(token)
# 根据 tag 搜索卡片
cards_response = wucai.indexCardList(tags=tags)
for card in cards_response:
print(card)
break
# 根据 tag 搜索笔记
notes_response = wucai.searchTagNote(tags=tags)
if notes_response['code'] == 1:
for note in notes_response['data']['list']:
print(note)
break
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
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 wucai-0.0.1.tar.gz.
File metadata
- Download URL: wucai-0.0.1.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e188387eae427c91c7fd200d20c8c9745fa4b342e0ff6bb71561bfbff68af98f
|
|
| MD5 |
14a321702e126a77927cd6851b3eb7f7
|
|
| BLAKE2b-256 |
49088cae4be26d842887a7de17f61f284837d499f0b93db25eba204d896245de
|
Provenance
The following attestation bundles were made for wucai-0.0.1.tar.gz:
Publisher:
ci-cd.yml on Benature/wucai
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wucai-0.0.1.tar.gz -
Subject digest:
e188387eae427c91c7fd200d20c8c9745fa4b342e0ff6bb71561bfbff68af98f - Sigstore transparency entry: 167833940
- Sigstore integration time:
-
Permalink:
Benature/wucai@d1dee0c98709679d6ce591439e9d891ff46d7790 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/Benature
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci-cd.yml@d1dee0c98709679d6ce591439e9d891ff46d7790 -
Trigger Event:
push
-
Statement type:
File details
Details for the file wucai-0.0.1-py3-none-any.whl.
File metadata
- Download URL: wucai-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
affc2f4f9c0d651860b1b733c7110b89b43f7c7550e02015c02f442f6a40e3ec
|
|
| MD5 |
de4c19b0e84a47975e5278b37d267a7f
|
|
| BLAKE2b-256 |
15675b6f35818c92236a3bd1b295d211a671dcb208fe4f70866ce4de93ce1b29
|
Provenance
The following attestation bundles were made for wucai-0.0.1-py3-none-any.whl:
Publisher:
ci-cd.yml on Benature/wucai
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
wucai-0.0.1-py3-none-any.whl -
Subject digest:
affc2f4f9c0d651860b1b733c7110b89b43f7c7550e02015c02f442f6a40e3ec - Sigstore transparency entry: 167833941
- Sigstore integration time:
-
Permalink:
Benature/wucai@d1dee0c98709679d6ce591439e9d891ff46d7790 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/Benature
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci-cd.yml@d1dee0c98709679d6ce591439e9d891ff46d7790 -
Trigger Event:
push
-
Statement type: