Installation with pipΒΆ
RestAuthClient is also included in PyPI, the Python Package Index. That makes it very easy to install this library using pip:
pip install RestAuthCommon RestAuthClient
Warning
pip install requires superuser privileges on most systems.