[ 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