[ ソース: 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