MCPcopy Index your code
hub / github.com/clips/pattern / 05-trends.py

File 05-trends.py

examples/06-graph/05-trends.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
4from pattern.graph import Graph, export

Callers

nothing calls this directly

Calls 10

TwitterClass · 0.90
GraphClass · 0.90
exportFunction · 0.90
stripMethod · 0.80
insertMethod · 0.45
searchMethod · 0.45
splitMethod · 0.45
indexMethod · 0.45
appendMethod · 0.45
add_edgeMethod · 0.45

Tested by

no test coverage detected