Python Forum
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Programs made with Python
#3
Quote:What are some real world applications of Python?
There are many some you may use daily eg YouTube,Dropbox,Spotify.
There are mix of technology/languages in these,but Python has the biggest part.
Quote:YouTube.com
"Python is fast enough for our site and allows us to produce maintainable features in record times,
with a minimum of developers," said Cuong Do, Software Architect, YouTube.com.

Quote:At Spotify the main two places we use Python are backend services and data analysis.
Python has a habit of turning up in other random places,as most of our developers are happy programming in it.
Spotify’s backend consists of many interdependent services,
connected by own messaging protocol over ZeroMQ. Around 80% of these services are written in Python.

DropBox is almost all Python.
The also have employee like Guido van Rossum creator of Python.
Quote:Dropbox and Python
99.9 % of their code is in Python. Used on the server backend; desktop client, website controller logic, API backend, and analytics.
Can't use Python on the Android due to memory constraints.
Runs on a single code base using Python. Dropbox runs on Windows, Mac, Linux using tools like PyObjs, WxPython, types, py2exe, py2app, PyWin32.

Patreon did a big change trowing out all PHP code :cool:
The whole web-site was rewritten in Flask and Python 3.
You can listen to podcast about this here.
Moving from PHP to Python 3 with Patreon
Reply


Messages In This Thread
Programs made with Python - by ATXpython - Oct-01-2016, 03:53 AM
RE: Programs made with Python - by Ofnuts - Oct-01-2016, 10:43 AM
RE: Programs made with Python - by snippsat - Oct-01-2016, 11:30 AM
RE: Programs made with Python - by ichabod801 - Oct-01-2016, 01:39 PM
RE: Programs made with Python - by snippsat - Oct-01-2016, 02:51 PM
RE: Programs made with Python - by ATXpython - Oct-01-2016, 04:45 PM
RE: Programs made with Python - by Skaperen - Oct-02-2016, 01:17 AM
RE: Programs made with Python - by metulburr - Oct-02-2016, 01:48 AM
RE: Programs made with Python - by ATXpython - Oct-09-2016, 01:15 AM
RE: Programs made with Python - by Larz60+ - Oct-09-2016, 01:46 AM
RE: Programs made with Python - by Skaperen - Oct-09-2016, 02:43 AM
RE: Programs made with Python - by j.crater - Oct-09-2016, 09:00 AM
RE: Programs made with Python - by ATXpython - Oct-09-2016, 01:27 PM
RE: Programs made with Python - by metulburr - Oct-09-2016, 02:36 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020