MCPcopy Index your code
hub / github.com/clips/pattern / 04-twitter.py

File 04-twitter.py

examples/01-web/04-twitter.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 Twitter, hashtags
4from pattern.db import Datasheet, pprint

Callers

nothing calls this directly

Calls 10

DatasheetClass · 0.90
TwitterClass · 0.90
hashtagsFunction · 0.90
lenFunction · 0.85
insertMethod · 0.45
loadMethod · 0.45
searchMethod · 0.45
appendMethod · 0.45
addMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected