A simple GUI tool for calculating Arrhenius integral.
Project description
ArrheniusCalculator
A simple QML GUI application that calculates the Arrhenius integral for various cases (tabular data, functional data, etc.).
The program is still in development, so not all listed features are working.
Option 1: Install from PyPi
Option a: Using uv
uvx arrheniuscalculator
or inside a project:
uv add arrheniuscalculator
uv run arrheniuscalculator
Option b: Using pip
pip install arrheniuscalculator
arrheniuscalculator
Or if Python is not included to path:
arrheniuscalculator.main
Option 2: Installation from source
Option a: Using uv
git clone https://github.com/TZ387/ArrheniusCalculator.git
cd ArrheniusCalculator
uv sync
uv run arrheniuscalculator
Option b: Using pip
git clone https://github.com/TZ387/ArrheniusCalculator.git
cd ArrheniusCalculator
python -m venv .venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
pip install -e .
python -m arrheniuscalculator.main
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 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 arrheniuscalculator-0.1.3.tar.gz.
File metadata
- Download URL: arrheniuscalculator-0.1.3.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3205c94d08eaed531941ba1b2ddd52ce335fc3648885028480e5b6ea394b2ddc
|
|
| MD5 |
d1d035d2bed957d198b78f237680901d
|
|
| BLAKE2b-256 |
edd099ba36ff53a3652f30ec12cd82f4e300f112e25bed488de9719667cc53f8
|
File details
Details for the file arrheniuscalculator-0.1.3-py3-none-any.whl.
File metadata
- Download URL: arrheniuscalculator-0.1.3-py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89f137b795b9a5b62a67f0807b5e1b9695b330372ee4e67c65471929f96ebe02
|
|
| MD5 |
6a4179e63de22a5605add111b4b0c5ef
|
|
| BLAKE2b-256 |
d462ae8420486c612365899432c455b49f5eb204c38c3349eeb09f0cfe1e0a55
|