[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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