Python

By Jetware

Unclaimed Profile

Claim Python profile for Free

Your G2 page is often the first place buyers evaluate you. Take control of how your brand shows up.

WHAT YOU UNLOCK

Control your profile

Update logo, screenshots, pricing info

Engage with customers

Respond to reviews, build trust with prospects

See buyer activity

Track who’s viewing, understand engagement

Collect reviews

Create landing page and collect reviews

Sellers who actively manage their G2 profile build more trust and convert more buyers

4.8 out of 5 stars

How would you rate your experience with Python?

Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

Python Reviews & Product Details

Value at a Glance

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

18 months

Product Avatar Image

Have you used Python before?

Answer a few questions to help the Python community

Python Reviews (257)

View 1 Video Reviews
Reviews

Python Reviews (257)

View 1 Video Reviews
4.8
257 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise Python for its ease of use and readable syntax, making it accessible for beginners and efficient for experienced developers. The extensive library support enhances its versatility across various applications, particularly in data science and automation. However, many note that it can be slower than compiled languages, which may impact performance in compute-intensive tasks.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Verified User in Computer Software
UC
Small-Business (50 or fewer emp.)
"Fast Development with Less Effort"
What do you like best about Python?

I like it because it’s easy to learn and very readable, which makes coding feel natural. It also has a huge number of libraries that save me time, whether I’m working with data, automation, or simple programs. Overall, it helps me get things done faster without adding unnecessary complexity.

Its a high level language and human readable , inbuilt function are great . Review collected by and hosted on G2.com.

What do you dislike about Python?

I dislike that Python can be slower than some other languages, like C++. C++ uses the STL, which can make it fast, but Python doesn’t always feel that way—especially for performance-heavy tasks. It also tends to use more memory, and in larger projects, managing dependencies can sometimes get messy. Review collected by and hosted on G2.com.

Angel B.
AB
CTO
Small-Business (50 or fewer emp.)
"The undisputed leader for Data Science and Artificial Intelligence"
What do you like best about Python?

The immense number of libraries available for data analysis and Machine Learning, such as Pandas, NumPy, and Scikit-learn. The syntax is very clean and readable, almost like reading English, which allows for prototyping complex solutions in a very short time compared to C++ or Java. Review collected by and hosted on G2.com.

What do you dislike about Python?

The execution speed. Being an interpreted language, it is notably slower than compiled languages like C or Rust in pure calculation tasks if not optimized. Also, managing virtual environments and dependencies (pip vs conda) can sometimes become a headache. Review collected by and hosted on G2.com.

Óscar O.
ÓO
Adjunct Professor
Mid-Market (51-1000 emp.)
"Python’s Simple, Readable Syntax Speeds Up Development"
What do you like best about Python?

What I like best about Python is its simplicity and the speed with which applications can be developed. The language has a very clear and readable syntax, which makes it easy to learn and to use. This allows developers to prototype ideas quickly and turn them into working solutions in a short amount of time. Review collected by and hosted on G2.com.

What do you dislike about Python?

What I dislike most about Python is its performance. Compared to compiled languages, execution can be slower, which may become a limitation in performance-critical applications or when handling very large datasets. Review collected by and hosted on G2.com.

Tumelo M.
TM
IT Intern
Telecommunications
Mid-Market (51-1000 emp.)
"Easy, English-Like Scripting with Powerful Packages"
What do you like best about Python?

I love how easy it is to script with. It has a lot of tools and packages that extend its capability to be used in a wide range of scenarios. Its language is very close to natural English and that makes it easy to understand even if I am not the one who wrote the code. Review collected by and hosted on G2.com.

What do you dislike about Python?

it is significantly slower than other programming languages like C++ Review collected by and hosted on G2.com.

AP
Carrier Sales Northeast & Canada
Mid-Market (51-1000 emp.)
"Versatile, Easy to Learn, and Backed by a Huge Community"
What do you like best about Python?

It can be used for any purpose, it is very easy to learn and it is used so widely that its easy to find in internet any question or problem you have with it. Review collected by and hosted on G2.com.

What do you dislike about Python?

It can be slow for some tasks: for example for very heavy workloads, it will perform slowly when compared to other languages. Review collected by and hosted on G2.com.

YG
Linux Administrator
Information Technology and Services
Small-Business (50 or fewer emp.)
"Easy Syntax, Vast Libraries, and Strong AI Tooling"
What do you like best about Python?

Python has an easy syntax, and it’s very easy to learn compared to other programming languages. It also has vast libraries, providing libraries for almost every task. Since it’s widely used by the AI community, it comes with lots of tools and features that support out-of-the-box integration with many AI tools. Review collected by and hosted on G2.com.

What do you dislike about Python?

-Slower compared to GO & Rust

-Run time evaluation can cause error that are not detected initially. Review collected by and hosted on G2.com.

Ishita J.
IJ
Events Coordinator
Small-Business (50 or fewer emp.)
"Easy, Beginner-Friendly Language That’s Great to Learn"
What do you like best about Python?

It's a very easy to use and beginner friendly language Review collected by and hosted on G2.com.

What do you dislike about Python?

For production purposes and per developing big apps or for making a very big platform a diverse platform python is not capable because there are many limitation Review collected by and hosted on G2.com.

PB
Customer Experience Manager
Small-Business (50 or fewer emp.)
"Python gave me the power to automate and simplify my everyday work"
What do you like best about Python?

Just starting out, I found Python approachable and surprisingly powerful. I was able to automate tasks, process data, and solve real problems with very little coding experience. The language feels clean and logical, and there’s a huge community sharing helpful resources and examples. Tools and libraries make everything easier, and running scripts to save time and handle batch processes has opened up a ton of new possibilities for me. Review collected by and hosted on G2.com.

What do you dislike about Python?

Occasionally, figuring out the right packages or dependencies takes a bit of research, especially for more complex tasks. But honestly, Python’s support and documentation are so extensive that I always find answers when I need them. Review collected by and hosted on G2.com.

Anas  M.
AM
Research Scholar
Mid-Market (51-1000 emp.)
"Python – Bridging Beginners and Experts"
What do you like best about Python?

What I like best about Python is its ease of use and simplicity compared to other applications—the syntax feels very natural and readable, which makes coding smooth even for beginners. I have started my journey with Python until I have now earned the title of expert. Implementation is straightforward, and projects can be set up quickly without unnecessary complications.

Python also shines in its vast number of features and libraries, covering everything from web development to data science, machine learning, and automation. This makes it incredibly versatile.

In terms of integration, Python works well with other languages, tools, and platforms, making it easy to fit into different environments. The community support is another strong point—there’s always documentation, tutorials, or forums available to find help. this was very helpful throughout my career in this field.

This is why Python is so special to me and a language I use frequently and confidently.. Review collected by and hosted on G2.com.

What do you dislike about Python?

Python is one of the most powerful languages I have ever used in my life. However, sometimes I find it slower compared to other languages, and I feel it carries some limitations when used in mobile and low-level devices. Sometimes customer service are stuck and needed to find out alternative ways for good responses. Review collected by and hosted on G2.com.

Praveen K.
PK
Data Analyst
Mid-Market (51-1000 emp.)
"The easiest programming Language to Learn"
What do you like best about Python?

Python is very easy to learn compared to other programming languages. We just needed to import one package and it will be having all the functions in it to use. No complex programming and way simpler. Vey easy to create application like django and easy to integrate the same. Review collected by and hosted on G2.com.

What do you dislike about Python?

As far as there is no dislike as such. But I heard it wont be able to with stand complex programming, but I have not experienced anything as such because I'm not a developer but into data role. Review collected by and hosted on G2.com.

Questions about Python? Ask real users or explore answers from the community

Get practical answers, real workflows, and honest pros and cons from the G2 community or share your insights.

GU
Guest User
Last activity over 1 year ago

What are advantages of Python?

GU
Guest User
Last activity over 1 year ago

What does Python do?

Pricing Insights

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

18 months

Average Discount

19%

Python Comparisons
Product Avatar Image
Nestjs
Compare Now
Product Avatar Image
Drupal
Compare Now
Python Features
Autonomous Task Execution
Multi-step Planning
Cross-system Integration
Product Avatar Image
Python