A Python package for managing unit-aware quantities with uncertainties, tailored for PySide6/Qt GUIs.
Project description
QuanTables
A Python package for managing unit-aware quantities with uncertainties, tailored
for PySide6/Qt GUIs. It provides a collection of modules with reusable components
for retrieving and displaying pint.Quantity, pint.Measurement, or pandas
objects containing such quantities. The modules are designed to be used as a
toolkit rather than stand-alone components, but provide ready-to-use components,
like this CSV Importer:
Consult the demo.md file
to learn about the components provided by this package.
The project is currently under development and changes in its behaviour might be introduced.
Installation
Install the latest release of QuanTables from PyPI
via pip:
$ pip install quantables
The development version can be installed from
the Git repository using pip:
# Via https
pip install git+https://codeberg.org/Cs137/QuanTables.git
# Via ssh
pip install git+ssh://git@codeberg.org:Cs137/QuanTables.git
Usage
Examples demonstrating several use cases can be found in the
demo.md file,
the corresponding modules are located in the
examples
directory of this repository.
Changes
All notable changes to this project are documented in the file
CHANGELOG.md.
Contributing
Contributions to the QuanTables package are very welcomed. Feel free to submit a
pull request, if you would like to contribute to the project. In case you are
unfamiliar with the process, consult the
forgejo documentation
and follow the steps using this repository instead of the example repository.
Create your pull request (PR) to
inform that you start working on a contribution. Provide a clear description
of your envisaged changes and the motivation behind them, prefix the PR's title
with WIP: until your changes are finalised.
All kind of contributions are appreciated, whether they are bug fixes, new features, or improvements to the documentation.
License
QuanTables is open source software released under the MIT License. See LICENSE file for details.
This package was created and is maintained by Christian Schreinemachers, (C) 2025.
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
Built Distribution
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
File details
Details for the file quantables-0.1.3.tar.gz.
File metadata
- Download URL: quantables-0.1.3.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.13.3 Linux/6.14.2-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a54a4a65d4c7987798cf5b7142749de31017934717152a193ac31f4612bb5599
|
|
| MD5 |
68822be268b47701fdd2eaf29c773294
|
|
| BLAKE2b-256 |
e7e1f00277e98c3ccc3e006915ad217d7d6a4d49a1a6b72bf743e249bbceb2e1
|
File details
Details for the file quantables-0.1.3-py3-none-any.whl.
File metadata
- Download URL: quantables-0.1.3-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.2 CPython/3.13.3 Linux/6.14.2-arch1-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b218a63cd45a95e4bcb0bca7afab1dacaea11060df0a6a3241184b9364db2270
|
|
| MD5 |
d63787609cb584e52d85dda69bc8a395
|
|
| BLAKE2b-256 |
f7e60811c8f69b97cc9106373b164146ada1119fd7b32b24133f721d83c3972e
|