Skip to main content

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)

example

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


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.5-cp39-none-win_amd64.whl (158.9 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

qvd-0.0.5-cp38-none-win_amd64.whl (158.9 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page