MCPcopy Index your code
hub / github.com/clips/pattern / 03-bing.py

File 03-bing.py

examples/01-web/03-bing.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 Bing, asynchronous, plaintext
4from pattern.web import SEARCH, IMAGE, NEWS

Callers

nothing calls this directly

Calls 3

BingClass · 0.90
asynchronousFunction · 0.90
insertMethod · 0.45

Tested by

no test coverage detected