文章列表Python第三方库pyperclibOn this pagepyperclib安装pip install pyperclib基础使用import pyperclibpyperclip.copy("buhao")print(pyperclip.paste())