`xlwings` 是否适用于 Excel 64 位和 Python 2.7 64 位?

Does `xlwings` work with Excel 64 Bit and Python 2.7 64 Bit?

xlwings 是否适用于 Excel 64 位和 Python 2.7 64 位 Windows?我在 official site.

上找不到任何相关信息

当然可以。它不需要任何特定的组合——您可以混合和匹配 Python 和 Excel 的位版本,这实际上是 xlwings 的优势之一。如 xlwings.org 的着陆页所述:"Flexible: Works with pretty much every combination of Excel and Python."