No project description provided
Project description
calamine-tablib
A fast excel format for tablib.
Based on calamine
and pyexcelerate
.
Code referenced from python-calamine
Usage
Register the new format fast_xlsx
importing this monkeypatch
# __init__.py
from calamine_tablib import monkeypatches # noqa This module does patching for tablib
And then use the format as usual:
dataset = Dataset()
# to import via calamine
dataset.load(file, format="fast_xlsx")
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
calamine_tablib-0.1.4.tar.gz
(21.2 kB
view details)
Built Distribution
File details
Details for the file calamine_tablib-0.1.4.tar.gz
.
File metadata
- Download URL: calamine_tablib-0.1.4.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4460d314f750029f630a34a58589a043f799daafbc62aa3abbe9df473e2c53e |
|
MD5 | b3b8b57412d5aa64dc06b21f1436b91c |
|
BLAKE2b-256 | dc95564bb088f7235daa7e7f48334983d042c84d321d8196cf9b6763284cae5b |
File details
Details for the file calamine_tablib-0.1.4-cp311-cp311-manylinux_2_34_x86_64.whl
.
File metadata
- Download URL: calamine_tablib-0.1.4-cp311-cp311-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 665.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be17f9e7c5683c896dec8454ff6a4ea60f7dde9b7bd882b7487ec2ea09536d8c |
|
MD5 | ba95396889bdbcf522db32244da2630a |
|
BLAKE2b-256 | 5d9b4c74d70f9fd56016217a1643a0f7e0941d03eab6526815ae23837e2844c9 |