MCPcopy Index your code
hub / github.com/clips/pattern / 01-google.py

File 01-google.py

examples/01-web/01-google.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os, sys; sys.path.insert(0, os.path.join("..", ".."))
2
3from pattern.web import Google, plaintext
4from pattern.web import SEARCH

Callers

nothing calls this directly

Calls 4

GoogleClass · 0.90
plaintextFunction · 0.90
insertMethod · 0.45
searchMethod · 0.45

Tested by

no test coverage detected