+ 6

What can I do with python ??

Is it only possible to create games?? O que posso fazer com python ?? Apenas Ă© possĂ­vel criar games??

22nd Dec 2017, 3:32 AM
SℋamKY✧
SℋamKY✧ - avatar
2 Answers
+ 8
Quora's backend is written in Python. So Python offers a good webframework with Django. Additionally Python is already used in wide fields like data analysis, install scripts or smaller games. Many companies use Python for creating prototypes of their software since it is easy and fast to develop such things for a prove of concept and often the performance is sufficient so that it can be used as production app directly. Sometimes only small components of the prototypes need to be replaced or improved with e.g. C-extensions which are easy to make. So you want to know what you can do with Python? My answer is except real OS stuff pretty much everything. @Sololearn
22nd Dec 2017, 3:36 AM
James16
James16 - avatar
+ 6
Thanks Buddy, I thought it was only possible to create games, will I be able to use on pages Web?
22nd Dec 2017, 3:57 AM
SℋamKY✧
SℋamKY✧ - avatar