Skip to main content

Simple in-memory tables in pure Python.

Project description

EZTable is a lightweight python table library. It is designed to be as easy as possible:

It’s easy to install because it’s pure python, you don’t need to compile any C extensions, however if you do have a compiler then a few of the components can be made to work faster.

It’s easy to deploy because it’s packaged both sdist (.tar.gz format) and also as a Python Wheel. You can use the Pip command to install it or add it as a dependency of your project without introducing any extra hassle.

It’s easy to learn: There’s plenty of documentation and examples of how to use EZTable’s main features.

It’s easy to use, because the API is familiar to anybody who has used lists and common Python sequences.

Basic Usage

This Asciinema explains how to programatically build, filter and join EZTable’s table object:

asciicast

Project Status

  • Current test status: Build Status

  • Dependencies: Requirements Status

  • Code Quality: Code Health

About this project

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

eztable-0.1.3.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

eztable-0.1.3-py3-none-any.whl (17.4 kB view hashes)

Uploaded 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