Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Python Reviews & Product Details - Page 15

Python Overview

What is Python?

Python, a high-level programming language for general-purpose programming

Python Details
Discussions
Python Community
Show LessShow More
Product Description

Python, a high-level programming language for general-purpose programming


Seller Details
Seller
Jetware
Year Founded
2017
HQ Location
Roma, IT
Twitter
@jetware_io
25 Twitter followers
LinkedIn® Page
www.linkedin.com
2 employees on LinkedIn®

Recent Python Reviews

Supriyo M.
SM
Supriyo M.Small-Business (50 or fewer emp.)
5.0 out of 5
"python in development"
python is a programming which is used in a large extend . it is vastly used in machine leat=rning and data analyyist .
Burna v.
BV
Burna v.Mid-Market (51-1000 emp.)
4.0 out of 5
"Great and amazing"
Easy to learn and use Simple syntax Extensive third party libraries
Kengoum R.
KR
Kengoum R.Mid-Market (51-1000 emp.)
4.5 out of 5
"Test development"
Python is a very easy to use programming language. It integrates many features: OOP, multithreading and thanks to frameworks it even allows you to ...
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Python Media

Answer a few questions to help the Python community
Have you used Python before?
Yes

Video Reviews

225 Python Reviews

4.8 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
225 Python Reviews
4.8 out of 5
225 Python Reviews
4.8 out of 5

Python Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons

Overall Review Sentiment for PythonQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Pechi Muthu A.
PA
Senior Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Python?

Easy to learn

more documentation

many packages

great community

works on all operating system

works for backend

works for api

works for developing windows program .exe

works in Machine learning, web scraping, data analytics Review collected by and hosted on G2.com.

What do you dislike about Python?

nothing, I really love this language, great to learn, and the best one for newcomers.

may be work on adding support for multiple versions on a single downloadable exe

everything feels great Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I am a software engineer, I am using python for 5 years, I use python primarily for performing web scraping, storing the data in database and reading it, creating visualisation for the data,

building APIs, more backend logic and pyspark data engineering operations. Review collected by and hosted on G2.com.

HARSHKUMAR F.
HF
Data Scientist
Computer & Network Security
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Python?

It is a very simple programming language because it is like just speaking in English with some logic. Due to its being super famous among the whole world and being open source, it has a wide variety of libraries that can do almost all types of operations very quickly and no need of thinking to build any algorithm. These libraries are very useful in Data Science related work and so Python is the best language for it. It is also very easy to learn from basic for any non-programmer. Review collected by and hosted on G2.com.

What do you dislike about Python?

There are very less disadvantages of Python. One of them is that Python is very slow in processing. It takes much more time in computation compared with C, C++, Java etc. It also uses a large amount of memory while running any program, due to this it isn't memory efficient. Review collected by and hosted on G2.com.

Recommendations to others considering Python:

I would recommend other people who are or want to work in Data Science or analytics industry to use Python language as it will be very easy for them to code in it. Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I am using python for the last 3 years and it was very easy to learn. I am using Python for Data Science related work. I am building machine learning and deep learning models in it. The sklearn and Keras library is very useful in it. I am finding it as very easy to understand the code written by any another person as its almost related to English language. Review collected by and hosted on G2.com.

JY C.
JC
Research Engineer (AI, NLP, Programming)
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Python?

I like how easy to read the syntax is compared to other lower programming languages Review collected by and hosted on G2.com.

What do you dislike about Python?

Some documentations are not easy to read Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

Data science problems Review collected by and hosted on G2.com.

YOGESH K.
YK
Software Engineer Intern
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about Python?

Its best for beginners as its syntax is very easy to understand

This programming language has many libraries where it becomes easy to write the code

number of lines of code is reduced Review collected by and hosted on G2.com.

What do you dislike about Python?

The logic building will be less as instead of coding with logic there is the availability of built-in functions.

Rest one can go for this programming language, nothing to dislike Review collected by and hosted on G2.com.

Recommendations to others considering Python:

Must go with this language in data roles Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I solve coding problems basically, working on projects based on python programming

reason to choose this language is it has libraries for data science projects

data analysis is possible only by python language at ease Review collected by and hosted on G2.com.

Ankit B.
AB
Senior Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Python?

Python is extremely beginner friendly and relatively easy to learn . Thanks to its simplified, English like syntax , it allows newbies to concentrate on programming fundamentals, concepts and good coding practices.

Its standard library grants a lot of pre built features that allow programmers to work with internet protocols, manage operating systems, manipulate data or integrate web services with less effort. Review collected by and hosted on G2.com.

What do you dislike about Python?

Python can't boast the same results as development speed in speed of execution, lagging behind C++ and Java.

Python is often criticized for high usage of resources even when multiprocessing isn't involved. Its objects come with a huge overhead and can gobble up ten times as much memory as is needed to store information we actually require. Review collected by and hosted on G2.com.

Recommendations to others considering Python:

Python is a very easy and simple language to use . It is also very easy for newbies.

But yet it lags in mobile programming but for computer programming it is best in class. Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I mainly use it for web development tasks and some my company data analysis. But sometimes i use it for computer applications also because it yet lags in mobile programming. Review collected by and hosted on G2.com.

Dipansh S.
DS
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Python?

Because of its versatile nature it is very easy to use. We can easily find support from the best minds in the field .

It is a open source with a vibrant python community.

We can build prototypes such as graphical user interfaces and test out ideas much quicker in python than other programming languages. Review collected by and hosted on G2.com.

What do you dislike about Python?

Its speed limitations is a main disadvantage of it.

Threading is not really good in python due to GIL.

It is a weak language for mobile computing. But if you want to use it for mobile computing then you have to make some extra efforts.

It has high memory consumption than other programming languages.

These are its some disadvantages which need to be solved soon. Review collected by and hosted on G2.com.

Recommendations to others considering Python:

I recommend python to everyone because it is very easy to learn and use . Meanwhile beginners also don't need much efforts for learning python. And main thing is that it is open source and have cross platform supports also. Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I am using python for some web development services but i mainly use it fir computer software development. It maked me very productive and i saw that my business performance is also increased a lot. Review collected by and hosted on G2.com.

Sanket M.
SM
Media Lead - CodeChef CGC Chapter
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Python?

Python is a high-level programming language that is extremely useful in several fields. It is a single programming language that can be used in several domains.

I have been using it for more than four years, going into several fields like data science, data analytics, web development as well as competitive programming. Review collected by and hosted on G2.com.

What do you dislike about Python?

The language is excellent; however, it lacks core object-oriented programming concepts and access to memory and pointers.

The most significant disadvantage is its slow speed and thus is better for research than deployment products. Review collected by and hosted on G2.com.

Recommendations to others considering Python:

If you are looking for a programming language to start with to build projects, Python is a perfect option. Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I am using python majorly for data science and machine learning. The language supports several frameworks and libraries, which are highly useful for applying complex algorithms and systems.

It is really easy to understand for the reader. Review collected by and hosted on G2.com.

Priyanshi C.
PC
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
(Original )Information
What do you like best about Python?

It is very versatile , easy to use and learn , readable and well structured.

It is free to download and write asynchronous code in a matter of minutes.

It has all the libraries that we can imagine.

It is great for prototypes so we can do more with less code. And these are the best features i liked the most. Review collected by and hosted on G2.com.

What do you dislike about Python?

It is an interpreted language so it is slower than some other popular languages.

Threading is not really good in Python due to GIL.

It is not native to the mobile environment.

Python's memory consumption is very high. Review collected by and hosted on G2.com.

Recommendations to others considering Python:

It is open source and free . Because of its versatility it makes our tasks very easy. Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I mainly use python in web development services , web apps and some mobile app development because of its versatility. It is a flexible programming language , so it make my task more productive. Review collected by and hosted on G2.com.

Sourav S.
SS
Software Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Python?

Python, in my opinion, is the most friendly and simple to use programming language and allows you to perform any task with such ease that no other programming language can make you feel. It is an open-source language. Hence, it enables you to modify it according to your requirements. Review collected by and hosted on G2.com.

What do you dislike about Python?

There is nothing which I dislike about this programming language as anything you dislike can be modified on your own according to your requirements.

P.S. I never felt the use of modifying it. Review collected by and hosted on G2.com.

Recommendations to others considering Python:

Python is, by default, the first programming language that a newbie developer practices. Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

I am using Python in Amazon for my maximum coding needs due to the simplicity of its syntax. Hence, it has also increased my productivity manifolds. Therefore, increasing my company's productivity too. Being a simple to learn programming language, one can master it in the least amount of time as compared to other programming languages. Review collected by and hosted on G2.com.

Basil J.
BJ
Software Engineer
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Python?

Easy to learn, read and write the language, Python mostly uses English keywords.

Python is a dynamically typed language, developers don't need to declare datatype.

Clean documentation and larger community supports

A wide variety of library supports that easy development and reduce time to market. Review collected by and hosted on G2.com.

What do you dislike about Python?

Slow execution compared to other top languages in the market.

Weak in mobile computing because of slow execution.

Python consumes a large amount of memory. Review collected by and hosted on G2.com.

What problems is Python solving and how is that benefiting you?

We use python for building web services, web applications, machine learning and scripting. the main advantage is easy development and thus reduce time to market with highly secure services with our own requirements Review collected by and hosted on G2.com.