Last updated 4 years ago
Was this helpful?
You can install from using the Python Package Manager PIP.
$ pip install PyAuthGG
import PyAuthGG print(PyAuthGG.Version)
You can use PyAuthGG.Version to make sure that you are always using the newest version.
import PyAuthGG Admin = PyAuthGG.Administration("API KEY") print(Admin.FetchUser("xFueY"))
You can get your API key in the application settings on .