Using Python what kind of applications can be built

0 votes

Python is suited for what kind of applications?

I am new to Python world but I know it's a scripting language like Perl but I was not sure about the kind of applications which one would build using Python and would certainly appreciate if someone can provide some useful information.

Nov 14, 2018 in Python by Jino
• 5,810 points
547 views

1 answer to this question.

0 votes

http://en.wikipedia.org/wiki/List_of_Python_software 

follow the link and You will see a lot of things. Actually I am also willing to learn Python thats why I have been searching such answers like you and i got this link

answered Nov 14, 2018 by Theodor
• 740 points

Related Questions In Python

0 votes
1 answer

Applications built using Python

Python is suitable for almost all possible ...READ MORE

answered Nov 13, 2018 in Python by SDeb
• 13,300 points
327 views
0 votes
1 answer

What is the equivalent of NotImplementedError using Python?

Hi, good question! One simple answer to your ...READ MORE

answered Jan 17, 2019 in Python by Nymeria
• 3,560 points
2,048 views
0 votes
1 answer

What is the recommended way to randomize a list of strings using Python?

Hi. Nice question. Here is the simplified answer ...READ MORE

answered Jan 18, 2019 in Python by Nymeria
• 3,560 points
614 views
0 votes
2 answers
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,061 views
0 votes
1 answer
0 votes
1 answer

Using list comprehension how to call list of function

For the class method when used as ...READ MORE

answered Nov 14, 2018 in Python by Theodor
• 740 points
3,481 views
0 votes
1 answer

Check palindrome in Python

A pythonic way  and the most simplest ...READ MORE

answered Nov 14, 2018 in Python by Theodor
• 740 points
779 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP