[ 原始碼: python-agate-excel ]
套件: python3-agateexcel (0.2.3-1)
python3-agateexcel 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-agate-excel:
- [python-agate-excel_0.2.3-1.dsc]
- [python-agate-excel_0.2.3.orig.tar.gz]
- [python-agate-excel_0.2.3-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Ghislain Antony Vaillant
外部的資源:
- 主頁 [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