Getting Started¶
This guide provides information on how to install AQPXLIB.
Prerequisites¶
- Python 3.10 or later.
Installation¶
aqpxlib is available on PyPI and can be installed either by using uv (recommended) or pip:
If you are using uv, you can run the following command to create a virtual environment and install aqpxlib into it:
To activate the virtual environment, run the following command depending on your platform:
To install aqpxlib into the virtual environment, run the following command: