Installation¶
This page guides you through the installation of apininjas.py.
Prerequisites¶
apininjas.py requires Python 3.9 or higher. Any version below 3.9 is not supported.
Installing¶
To install the latest stable version, use
pip install -U apininjas.py
To install the development version (may be unstable), use
pip install -U git+https://github.com/puncher1/apininjas.py