openpyxl模块
安装方式
在线安装方式:
Windows 用户: pip install openpyxl
Mac用户: pip3 install openpyxl
测试
Windows用户打开命令行 输入 python
Mac 用户打开终端输入 python3
然后输入 import openpyxl
Powered by: 博客园 Copyright © 2024 蓝绝 Powered by .NET 9.0 on Kubernetes