Python SDK for yuque
pip install yuque-py
from yuque_py import Yuque
yuque=Yuque(api_host="",user_token="")
yuque.docs
see Yuque API Docs for more details.
see the source.
see the source.
see the source.
see the source.
- API docs
- JSDocs definition for result info
- add
d.ts
or refactor to TypeScript