Summary

There is a good set of tools and packages for Python developers that are available today. Python has a large standard library. This is commonly cited as one of Python's greatest strengths. It has modules to create the graphical user interfaces, connecting to relational databases, pseudorandom number generators, arithmetic with arbitrary precision decimals, manipulating regular expressions. In addition, there are high-performance packages to plot 2D and 3D graphics, machine learning and statistical algorithms, and so on.

We have seen that the IDE tools (such as Canopy and Anaconda) have leveraged the efficient development work from a computation and visualization standpoint, among many other areas. There are many effective ways to produce ...

Get Python: Data Analytics and Visualization now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.