Skip to content

Commit ed7251e

Browse files
committed
Create README.md
1 parent b87a26f commit ed7251e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Twitter_graphing_python
2+
Code to pull tweets from twitter API and graph in NetworkX & Gephi.
3+
4+
This code is part of a presentation to the Ottawa Pycoders Meetup on August 27, 2015.
5+
6+
Use:
7+
8+
run search_twitter_to_json with args: -q QUERY -c COUNT/PULSE -m MAX TWEETS
9+
10+
Then run the Twitter NX User Graph.ipynb to set up the graph and export to Gephi.
11+
12+
Then open, Gephi, load up your file and play!

0 commit comments

Comments
 (0)