A library for reading Qlik Sense .qvd file format from Python, written in Rust.
Project description
Read Qlik Sense .qvd files
Install
Install from PyPi https://pypi.org/project/qvd/
pip install qvd
Usage
from qvd import reader
df = reader.read('test.qvd')
print(df)
Developing
Create a virtual env https://docs.python-guide.org/dev/virtualenvs/ and activate it.
Install maturin via pip
run maturin develop --release
to install the generated python lib to the virtual env.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
qvd-0.0.6-cp39-none-win_amd64.whl
(161.0 kB
view hashes)
qvd-0.0.6-cp38-none-win_amd64.whl
(161.0 kB
view hashes)
Close
Hashes for qvd-0.0.6-cp39-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 266eeba1ffe91a92c202cb3de3bfb1b54e7f26d5e2e051d4c59a49785ba2a649 |
|
MD5 | d92ac8046e5b52a9db3522c85eb024a6 |
|
BLAKE2b-256 | 78f2f1b18c23422a196b158c909b7f2d8606a52f35bcfb4e0749844d6c4ad398 |
Close
Hashes for qvd-0.0.6-cp38-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 548ddc1e4a9b872dc08eaa80682d870f78d9528a1a58e42076bdeaa119478dc1 |
|
MD5 | c36af6a520cce6862a8b0f0126eea205 |
|
BLAKE2b-256 | 2c48bc33956e64abbe968520baf535d36e30612f97737ea3e41aa787e71c4369 |
Close
Hashes for qvd-0.0.6-cp38-cp38-manylinux1_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 464c44a85802b678d92acddd745bdb9fd02f88098c63f2cb974db04f7fd0b29e |
|
MD5 | abe1713d647d24823b52aaaa0292e3d0 |
|
BLAKE2b-256 | 34e6092e20ec3806d892e7631ab7204b42fa729227ccce38d6363af9191dff9e |