Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 650 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 650 Bytes

Python framework for Twitter data collection

Builds on the Tweepy API for improved rate limit and exception handling.

rlbot.py contains all custom wrappers that improve robustness of basic Tweepy functions.

experiment.py is a framework for real-time experiments on Twitter.

mfg.py collects aggregate data on a population for mean field game experiments.