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:
Project Status
About this project
Documentation: http://pythonhosted.org/eztable/
Latest release: https://pypi-hypernode.com/pypi/eztable/
Latest source: https://github.com/salimfadhley/eztable
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
Built Distribution
File details
Details for the file eztable-0.1.3.tar.gz
.
File metadata
- Download URL: eztable-0.1.3.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ae04513145623f38c36ba86c88ca6783a9d237bde2d9dab724b03e0bb4e191d |
|
MD5 | ab784dd4816fce73f23d9bba7edf2694 |
|
BLAKE2b-256 | c24605c38de6ad8cef0338c8b92ef926f8be0506db6cb2dd297e2c8ee0acb8ee |
File details
Details for the file eztable-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: eztable-0.1.3-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54e451f670cc1dc0e7dee2983d10050d61459eb5ffbf02742450e16c596ef91e |
|
MD5 | 3f23757a300cc8bf8e7f0f6274a25ec6 |
|
BLAKE2b-256 | 8ec5caa01781ed2eb5617f92230b80b96c6e9bdd475722d7282f74e779feb7c4 |