Skip to main content

Simple databrowser for quantify datasets.

Project description

Quantifiles

pipeline status PyPi License Code style

Welcome to Quantifiles, a PyQt5 application designed for viewing dataset files generated by Quantify-core. With Quantifiles, you can easily browse and visualize the contents of your data directory, including the ability to view a plot of the data and browse snapshots.

Installation

Install from PyPI

pip install quantifiles

Install from source

To install Quantifiles from source, first clone the repository:

git clone https://gitlab.com/dcrielaard/quantifiles.git
cd quantifiles

Then, install the application in a virtual environment using pip:

pip install -e .

Install with pipenv

If you prefer to use pipenv for managing your virtual environment, you can install Quantifiles with the following command:

pipenv install git+https://gitlab.com/dcrielaard/quantifiles.git#egg=quantifiles

Usage

You can launch the application by running the following command in your terminal:

quantifiles [--datadir DATADIR] [--liveplotting] [--loglevel LOGLEVEL]

If you don't specify the data directory, you can still access it by selecting File->Open in the application.

Alternatively, you can also use the executable file located in the Scripts folder, which will be generated upon 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

We welcome contributions to Quantifiles! If you have an idea for a feature, or if you encounter a bug, please open an issue or submit a pull request.

Feel free to dive in!

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.2.1.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

quantifiles-0.2.1-py3-none-any.whl (29.2 kB view details)

Uploaded Python 3

File details

Details for the file quantifiles-0.2.1.tar.gz.

File metadata

  • Download URL: quantifiles-0.2.1.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for quantifiles-0.2.1.tar.gz
Algorithm Hash digest
SHA256 e430288f8f997789385d573ce8f63a2191912aa915d2e36a83683479b9657382
MD5 174069e3be221cadee39365845c939bc
BLAKE2b-256 989acb0addba9d8cac69edcaefe9f6e0957bb21296d9ebcf17c2e6f370568ea5

See more details on using hashes here.

File details

Details for the file quantifiles-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: quantifiles-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 29.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for quantifiles-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6d1585a7ac0ecb35c01d02a8c2c83d8752ad2d2bdcf72f41eb7b500d7b1e07df
MD5 e942e53fb434939b30347626285fa9a5
BLAKE2b-256 9afa118653c7c316cd9f6f3c888212d57b2b6fb5c164a68b9a84b406be813251

See more details on using hashes here.

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