DowneyRem / OfficeAutomation

Python 办公自动化学习

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python OfficeAutomation

Python 办公自动化(学习)

Python 第三方库

  • pywin32 (但写出还好像VBA)
  • python-docx
  • python-pptx
  • pandas
  • xlwings
  • openpyxl
  • xlutils, xlrd(1.2.0), xlwt
  • pyfpdf
  • PyPDF2

Office 相关

  • VBA (Visual Basic for Applications)
  • Word
  • Excel
  • Power Point
  • Power Automate (原 Microsoft Flow)
  • PDF

资料

VBA 相关

python

困惑

  • 不使用 Pywin32 的前提下,除了 Excel 表格以外,在高排版要求下,办公自动化可实现吗?
  • 使用 Pywin32 并查询文档操作 com 对象,比起可录制的 VBA 的优势在哪里?

About

Python 办公自动化学习


Languages

Language:VBA 44.2%Language:Python 30.9%Language:VBScript 20.3%Language:Batchfile 4.6%