Skip to main content

A Python library to represent tabular data for pytablewriter/pytablereader/SimpleSQLite.

Project description

Home-page: https://github.com/thombashi/tabledata
Author: Tsuyoshi Hombashi
Author-email: tsuyoshi.hombashi@gmail.com
License: MIT License
Project-URL: Documentation, http://tabledata.rtfd.io/
Project-URL: Tracker, https://github.com/thombashi/tabledata/issues
Description: tabledata
===========
.. image:: https://badge.fury.io/py/tabledata.svg
:target: https://badge.fury.io/py/tabledata

.. image:: https://img.shields.io/travis/thombashi/tabledata/master.svg?label=Linux
:target: https://travis-ci.org/thombashi/tabledata
:alt: Linux CI test status

.. image:: https://img.shields.io/appveyor/ci/thombashi/tabledata/master.svg?label=Windows
:target: https://ci.appveyor.com/project/thombashi/tabledata/branch/master
:alt: Windows CI test status

.. image:: https://coveralls.io/repos/github/thombashi/tabledata/badge.svg?branch=master
:target: https://coveralls.io/github/thombashi/tabledata?branch=master

Summary
---------
A Python library to represent tabular data for pytablewriter/pytablereader/SimpleSQLite.

Installation
============
::

pip install tabledata


Dependencies
============
Python 2.7+ or 3.4+

Mandatory Python packages
----------------------------------
- `DataPropery <https://github.com/thombashi/DataProperty>`__ (Used to extract data types)
- `logbook <http://logbook.readthedocs.io/en/stable/>`__
- `pathvalidate <https://github.com/thombashi/pathvalidate>`__
- `six <https://pypi.python.org/pypi/six/>`__
- `typepy <https://github.com/thombashi/typepy>`__

Optional Python packages
------------------------------------------------
- `pandas <http://pandas.pydata.org/>`__
- required to get table data as a pandas data frame

Test dependencies
-----------------
- `pytablewriter <https://github.com/thombashi/pytablewriter>`__
- `pytest <http://pytest.org/latest/>`__
- `pytest-runner <https://pypi.python.org/pypi/pytest-runner>`__
- `tox <https://testrun.org/tox/latest/>`__

Documentation
===============
http://tabledata.rtfd.io/


Keywords: table
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: build
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tabledata-0.0.7.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

tabledata-0.0.7-py2.py3-none-any.whl (10.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page