[ 原始碼: python-agate-excel ]
套件:python3-agateexcel(0.2.1-3)
python3-agateexcel 的相關連結
Debian 的資源:
下載原始碼套件 python-agate-excel:
- [python-agate-excel_0.2.1-3.dsc]
- [python-agate-excel_0.2.1.orig.tar.gz]
- [python-agate-excel_0.2.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [agate-excel.rtfd.org]
相似套件:
support for Excel files in agate
Agate-excel adds read support for Excel files (xls and xlsx) to agate. It uses a monkey patching pattern to add read methods for xls and xlsx files to all agate.Table instances after import of the corresponding agateexcel module.
This package provides the modules for Python 3.
其他與 python3-agateexcel 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-agate (>= 1.5.0)
- data analysis library optimized for human readability
-
- dep: python3-openpyxl
- Python 3 module to read/write OpenXML xlsx/xlsm files
-
- dep: python3-xlrd
- extract data from Microsoft Excel spreadsheet files (Python3 version)
-
- sug: python-agateexcel-doc
- documentation for agate-excel