Skip to main content

ArrheniusCalculator

Tests

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 information where needed.

ArrheniusCalculator Screenshot

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

Testing

Unit tests cover the calculation logic in arrheniuscalculator/qml/ArrheniusCalc.js (parsing, the Arrhenius/VHS math, and input validation). They run under plain Node.js (v18+, no npm dependencies needed):

node --test "tests/js/*.test.js"

License

This project is licensed under the MIT License - see the LICENSE file for details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arrheniuscalculator-0.1.7.1.tar.gz (672.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arrheniuscalculator-0.1.7.1-py3-none-any.whl (679.7 kB view details)

Uploaded Python 3

File details

Details for the file arrheniuscalculator-0.1.7.1.tar.gz.

File metadata

  • Download URL: arrheniuscalculator-0.1.7.1.tar.gz
  • Upload date:
  • Size: 672.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","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

Hashes for arrheniuscalculator-0.1.7.1.tar.gz
Algorithm Hash digest
SHA256 7331bea293338285e656c6a559341105a2de48f4c58a2eb395c6699e4a93f7f7
MD5 f3dd783eae131f8a21909e3dba5515e0
BLAKE2b-256 579c86895691cb48af64a762cab19b937667c017ac4783256ac50b240afdede1

See more details on using hashes here.

File details

Details for the file arrheniuscalculator-0.1.7.1-py3-none-any.whl.

File metadata

  • Download URL: arrheniuscalculator-0.1.7.1-py3-none-any.whl
  • Upload date:
  • Size: 679.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","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

Hashes for arrheniuscalculator-0.1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 147f46f91465c894242584d43c3175dfcf0a2a4d3ed7a9909b969e5ea48a3c44
MD5 1b15454085183c233245d016022dd87c
BLAKE2b-256 3613f9c68b23b03d5164311d89ab05ab8be806c9b9453e7d24d2fe51455e606e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.7.1 This release

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5.3

2 files

0.1.5.2

2 files

0.1.5.1

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page