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