Installing and importing Strengths ================================== The Strengths package is available from the Python Package Index `PyPI `_. It can be installed with: .. code:: bash pip install strengths Once this is done, you should be able to import Strengths's core features with: .. code:: python import strengths Please look at the dependencies section to learn about packages that you need to have installed to have Strengths working, especially `NumPy `_.