A library for reading Qlik Sense .qvd file format from Python, written in Rust.
Project description
Read Qlik Sense .qvd files
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
run maturin develop to install 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
qvd-0.0.5-cp39-none-win_amd64.whl
(158.9 kB
view details)
qvd-0.0.5-cp38-none-win_amd64.whl
(158.9 kB
view details)
File details
Details for the file qvd-0.0.5-cp39-none-win_amd64.whl.
File metadata
- Download URL: qvd-0.0.5-cp39-none-win_amd64.whl
- Upload date:
- Size: 158.9 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b249be13d068507ba9e39e93d2556b533310aed486ab4cb64251a882643529d
|
|
| MD5 |
08ec30c4f2b873e0999e3195c303870f
|
|
| BLAKE2b-256 |
929c2ca3e9b1cf176f99b8604b6115470306d251cc30989348480c50252e2e23
|
File details
Details for the file qvd-0.0.5-cp38-none-win_amd64.whl.
File metadata
- Download URL: qvd-0.0.5-cp38-none-win_amd64.whl
- Upload date:
- Size: 158.9 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81e7a59274b9e89fa39bf06a6ca1d3ab34346c4839a13caa158160644f01a01f
|
|
| MD5 |
4034b968c45068aa5a174d9100442b82
|
|
| BLAKE2b-256 |
563a45b70760e98577db56ffab504406d628a008b50bae85cb4fd431255ce11c
|