A simple GUI tool for calculating Arrhenius integral.
Project description
ArrheniusCalculator
A simple QML-based application for calculating the Arrhenius integral across different scenarios, including discrete data and analytical functions.
Using the application is straightforward: click the Launch button and choose the type of calculation you want. Then enter the required parameters and press Calculate. You can hover over the question mark icons for additional guidance where needed.
Installation
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
a: Using uv
git clone https://github.com/TZ387/ArrheniusCalculator.git
cd ArrheniusCalculator
uv sync
uv run arrheniuscalculator
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.4.tar.gz.
File metadata
- Download URL: arrheniuscalculator-0.1.4.tar.gz
- Upload date:
- Size: 12.1 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 |
c2823b6f31a76e670ead71d9cd2e522b23010a6e2438f57962bfc923b584d49b
|
|
| MD5 |
bd2f17d287ae56cb8e26f374a1935d73
|
|
| BLAKE2b-256 |
82022a6119b64c04b7812119f2f34616a3be9441d495d996f72554524b36bdf9
|
File details
Details for the file arrheniuscalculator-0.1.4-py3-none-any.whl.
File metadata
- Download URL: arrheniuscalculator-0.1.4-py3-none-any.whl
- Upload date:
- Size: 18.4 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 |
0f7a9042bdc5121ff5f5af9ff9a6e306e1df1b02c229c9d13d1aef3fabd7d3b7
|
|
| MD5 |
4160fc34f4b3d6d328ee252e432ddabe
|
|
| BLAKE2b-256 |
b162ac25598409d18cbde8978c8840afaa8e53d64ec59f117f5014448b253550
|