[ buster ]
[ ソース: python-tablib ]
パッケージ: python-tablib (0.12.1-2)
python-tablib に関するリンク
Debian の資源:
python-tablib ソースパッケージをダウンロード:
- [python-tablib_0.12.1-2.dsc]
- [python-tablib_0.12.1.orig.tar.gz]
- [python-tablib_0.12.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [docs.python-tablib.org]
類似のパッケージ:
format agnostic tabular dataset library - Python 2.7
Tablib is a format agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export.
This package provides the Python 2.7 module.
その他の python-tablib 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-odf
- Python API to manipulate OpenDocument files
-
- dep: python-openpyxl
- Python module to read/write OpenXML xlsx/xlsm files
-
- dep: python-unicodecsv
- drop-in replacement for Pythons CSV module with Unicode support
-
- dep: python-xlrd
- extract data from Microsoft Excel spreadsheet files
-
- dep: python-xlwt
- module for writing Microsoft Excel spreadsheet files - Python 2.7
-
- dep: python-yaml
- YAML parser and emitter for Python