Installation¶
The package requires Python 3.10 or later.
You can install the package from PyPI using pip:
Or from conda-forge using conda:
Hypothesis and Awkward Array will be installed as dependencies if compatible versions are not already installed.
To confirm the installation, import the package:
The command prints nothing if the installation succeeded.
Once installed, see Getting Started.