Python Libraries

10
Python Libraries A collection of functions and methods

description

Python library is a collection of functions and methods that allows you to perform many actions without writing your code. For example, the Python imaging library(PIL).is one of the core libraries for image manipulation in Python.

Transcript of Python Libraries

Page 1: Python Libraries

Python LibrariesA collection of

functions and methods

Page 2: Python Libraries

Python is a general purpose and high-level programming language. You can use Python to develop GUI applications for desktops, websites and web applications.

In addition, Python, as a high-level programming language, allows you to focus on the basic functionality of the application, paying attention to common programming tasks.

Introduction to Python

Page 3: Python Libraries

The Python library is a set of functions and methods that allow you to perform many actions without writing your own code.

For example, the Python Image Library (PIL) is one of the basic image processing libraries in Python.

Python installers for Windows usually include the entire standard library and often also include many add-ons.

Python Libraries

Page 4: Python Libraries

Here are some Libraries that can be support for Python,MatplotlibPandasRequestsNumPyPyglet

Page 5: Python Libraries

Matplotlib is a Python 2D planning library that produces publication quality numbers in a variety of print formats and interactive environments on all platforms.

Matplotlib can be used in Python scripts, Python and IPython psoriasis, Jupyter laptops, web application servers and four sets of GUI tools.

Matplotlib

Page 6: Python Libraries

Panda is a BSD licensed open source library that provides high-performance and easy-to-use data structures and data analysis tools for the Python programming language.

Pandas is a tool that changes the game when it comes to data analysis using Python and is one of the most preferred and widely used data collection tools, if not the most used.

Pandas

Page 7: Python Libraries

The request library is the real standard for making HTTP requests in Python. It summarizes the complexities of sending applications through a simple and simple API so that you can concentrate on interacting with the services and data consumption in your application.

Requests

Page 8: Python Libraries

Numpy is the basic library for scientific computing in Python. Object provides a high performance multidimensional matrix and tools to work with these matrices.

If you are already familiar with MATLAB, you can find this tutorial useful to get started in Numpy.

NumPy

Page 9: Python Libraries

Pyglet is a Python programming language library that provides an object-oriented API for creating games and multimedia applications.

Pyglet works on Microsoft Windows, Mac OS X Linux; Released under BSD license.

Pyglet