What framework must I use to develop mobile native application?

How can I use twitter API in Python? I want to develop a web based application from scratch which uses twitter API.

Gaurav Singh Chauhan at Quora Visit the source

Was this solution helpful to you?

Other answers

You can use tweepy or python twitter to connect and get your data from twitter . I use python-twitter . After that you can use python packages like NLTK if your app will have any kind of text classification.  For prototype maybe you can store data in MySQL or any database you are comfortable with . To create web based application I would recommend to use Django as you are doing everything in python . For any graphical  thing you can use hichart or D3 .

Pankaj Jha

Derek Chiang

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.