# Installation

## Pip Install

***

Run the following command to install:

```bash
pip install aPrioriDNS
```

## Required Packages

***

The previous command will automatically install or update the following dependencies if necessary:

* numpy>=1.18.0,
* scipy>=1.12.0,
* matplotlib>=3.2.0,
* cantera>=3.0.0,
* tabulate>=0.9.0,
* requests>=2.32.0.
