declareQuant
declareQuant is a Python library designed to simplify the process of declaring and managing quantity-based variables within a program. It aims to reduce errors related to unit conversions and ensure that calculations are performed with consistent units. The library allows developers to define variables that not only hold a numerical value but also an associated unit of measurement.
The core functionality of declareQuant revolves around its `Quantity` object. When creating a `Quantity`, a user
A key feature of declareQuant is its automatic unit handling. When performing arithmetic operations between `Quantity`
Furthermore, declareQuant enforces type checking to prevent operations between incompatible units, such as adding meters to