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.2.tar.gz
(21.1 kB
view hashes)
Built Distribution
Close
Hashes for calamine_tablib-0.1.2-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | efa9b8670ebc8bf97c26686c0712e25f02290ce5482d15eb49cf305b32e83024 |
|
MD5 | 5212c5b8732f4bc8ac01005e107c268e |
|
BLAKE2b-256 | 69863cc4c8ec30ced5c7d816a8d72b07999914e88d6793748908d4288a120562 |