Installation with pipΒΆ

RestAuth is also included in PyPI, the Python Package Index. That makes it very easy to install this library using pip:

pip install RestAuth

Warning

pip install requires superuser privileges on most systems.