MCPcopy Index your code

hub / github.com/MrS0m30n3/google-translate / types & classes

Types & classes28 in github.com/MrS0m30n3/google-translate

↓ 40 callersClassGoogleTranslator
Uses the Google translate API to provide different functionalities. GoogleTranslator currently provides four different functionalities.
google_translate/translator.py:48
↓ 27 callersClassCache
Store objects for a period of time. Cache like object that uses a dictionary to store multiple objects for a period of time. This cache can a
google_translate/cache.py:17
↓ 17 callersClassProxySelector
Select proxy base on some criterias. ProxySelector supports two proxy modes. Single proxy given by the user or multiple proxies from a file.
google_translate/selectors.py:34
↓ 15 callersClassUserAgentSelector
Select user-agent base on some criterias. UserAgentSelector supports three basic modes. Single user-agent given by the user, multiple user-ag
google_translate/selectors.py:203
ClassTestCache
docstring for TestCache
tests/test_cache.py:118
ClassTestCacheExtra
docstring for TestCacheExtra
tests/test_cache.py:74
ClassTestCacheInit
tests/test_cache.py:23
ClassTestCachePrivateMethods
tests/test_cache.py:40
ClassTestCacheSuite
tests/test_cache.py:66
ClassTestDetect
docstring for TestDetect
tests/test_google_translate.py:973
ClassTestExists
docstring for TestExists
tests/test_google_translate.py:1040
ClassTestExtra
docstring for TestExtra
tests/test_google_translate.py:1075
ClassTestExtra
tests/test_useragent_selector.py:167
ClassTestFunctions
tests/test_utils.py:78
ClassTestGetHeaders
tests/test_google_translate.py:76
ClassTestGetInfo
tests/test_google_translate.py:131
ClassTestGetInfoDict
tests/test_google_translate.py:27
ClassTestGetProxy
tests/test_proxy_selector.py:42
ClassTestGoogleTranslatorInitiation
docstring for TestGoogleTranslatorInitiation
tests/test_google_translate.py:1100
ClassTestPrivateMethods
docstring for TestPrivateMethods
tests/test_google_translate.py:178
ClassTestPrivateMethods
tests/test_useragent_selector.py:26
ClassTestProxySelectorInit
docstring for TestObjectState
tests/test_proxy_selector.py:224
ClassTestRemove
tests/test_proxy_selector.py:93
ClassTestRomanize
docstring for Romanize
tests/test_google_translate.py:1003
ClassTestSplitText
tests/test_utils.py:26
ClassTestStaticMethods
docstring for TestStaticMethods
tests/test_proxy_selector.py:24
ClassTestTranslate
docstring for TestTranslate
tests/test_google_translate.py:920
ClassTestUserAgentSelector
tests/test_useragent_selector.py:62