Installation ============ #. Install :mod:`django_flex_user` from the Python Package Index (PyPi): .. code-block:: bash $ python -m pip install django-flex-user .. note:: On Windows, the command to execute pip is ``py -m pip``.