[ 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
- interactive high-level object-oriented language (Python2 version)
-
- 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