Explain about python's most common applications | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Explain about python's most common applications

5th Mar 2021, 4:52 AM
Shake Rajiya
Shake Rajiya - avatar
3 Answers
+ 4
Welcome to SoloLearn forum! your thread appears to be spam in nature. Your thread will be reviewed by the moderation team and most likely will be marked for deletion. Here are some tips to make sure your question qualifies: - Post only programming-related QUESTIONS and ANSWERS; - SEARCH for similar QUESTIONS or ANSWERS before posting; - Include relevant TAGS; - Follow community RULES: https://www.sololearn.com/Content-Creation-Guidelines/ DO NOT - Post spam/advertisement; - Use inappropriate language. * Post general discussions and open-ended questions in your feed. https://www.sololearn.com/discuss/1316935/?ref=app
5th Mar 2021, 5:12 AM
Sharique Khan
Sharique Khan - avatar
+ 2
If you are asking about applications that use Python: Python is used in many applications. Google uses it for search engines. YouTube is mostly written in Python, as well as Dropbox. Companies like Pixar use it for animations. Companies like NASA use it for science purposes. [You can read more on those and more: https://thelead.io/data-science/companies-that-uses-python] [One more: https://www.upgrad.com/blog/python-applications-in-real-world/] There are a lot of Python projects available in PyPI (Python Package Index), Python's official third-party software repository where everyone can publish their own library and even program that you can use and modify: https://pypi.org/ If you are asking about applications that support Python: There is official Python interpreter with Integrated Development and Learning Environment (IDLE), PyCharm; Raspberry Pi, microcomputer, supports Python. There are also extensions of it: Jython (for Java), PyPy (just-in-time compiler), IronPython (for .NET) and more.
5th Mar 2021, 5:16 AM
#0009e7 [get]
#0009e7 [get] - avatar
- 3
answer this question
5th Mar 2021, 4:52 AM
Shake Rajiya
Shake Rajiya - avatar