Python oauth2client.client模块,常用函数和类

下面列出了Python oauth2client.client 模块中定义的常用函数和类,我们从166个开源Python项目中,按照使用频率进行了排序。

函数和类 使用项目数
1. flow_from_clientsecrets() 用在(98)个项目中
2. OAuth2WebServerFlow() 用在(52)个项目中
3. FlowExchangeError() 用在(39)个项目中
4. AccessTokenRefreshError() 用在(30)个项目中
5. OOB_CALLBACK_URN 用在(26)个项目中
6. Storage() 用在(25)个项目中
7. OAuth2Credentials() 用在(23)个项目中
8. Flow() 用在(21)个项目中
9. AssertionCredentials() 用在(20)个项目中
10. GoogleCredentials() 用在(20)个项目中
11. HttpAccessTokenRefreshError() 用在(17)个项目中
12. SignedJwtAssertionCredentials() 用在(16)个项目中
13. Credentials() 用在(10)个项目中
14. verify_id_token() 用在(9)个项目中
15. _UTCNOW 用在(9)个项目中
16. SERVICE_ACCOUNT 用在(8)个项目中
17. AccessTokenInfo() 用在(8)个项目中
18. EXPIRY_FORMAT 用在(7)个项目中
19. HAS_CRYPTO 用在(7)个项目中
20. ApplicationDefaultCredentialsError() 用在(6)个项目中
21. NonAsciiHeaderError() 用在(5)个项目中
22. credentials_from_clientsecrets_and_code() 用在(5)个项目中
23. AccessTokenCredentials() 用在(5)个项目中