Installation

Presently poke must be installed from source.

git clone https://github.com/Jashcraf/poke/
cd poke
pip install -e .

Requirements

To use the ZOSAPI you need to use Python 3.8. All other utilities use Python 3.8 or greater.

[ ]: