Some experimental python scripts I made using python, to check out quora,reddit,gmail,mongolab and twitter apis.
to run all the scripts, the following dependencies need to be installed first:
1)Pymongo + a mongolab account( Free account gives 512 mb space) 2)TwitterAPI, PyQT4 libraries https://pypi.python.org/pypi/TwitterAPI, https://pypi.python.org/pypi/PyQt4 3)Requests library : https://pypi.python.org/pypi/requests/ 4)Quora api : https://pypi.python.org/pypi/quora/