Skip to main content

Simple databrowser for quantify datasets.

Project description

Quantifiles

pipeline status PyPi License Code style

Welcome to Quantifiles, a simple PyQt5 application for viewing dataset files generated by Quantify-core.

Installation

Install from PyPI

pip install quantifiles

Install from source

git clone https://gitlab.com/dcrielaard/quantifiles.git
cd quantifiles
pip install -e .

Usage

To start the application from the command line, run:

quantifiles

Alternatively, you can run the application from the generated executable located in the Scripts folder after installation.

To start the application from within Python, run:

from quantifiles import quantifiles

quantifiles()  # This will start the application, optionally you can pass the data directory as an argument.

Tip: The plots can be copied to the clipboard by right-clicking on them.

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

This project is licensed under the terms of the BSD 2-Clause License. See the LICENSE file for more details.

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

quantifiles-0.0.5.tar.gz (16.8 kB view hashes)

Uploaded Source

Built Distribution

quantifiles-0.0.5-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

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