IT Glossary - ITU Online IT Training
Ready to start learning?Individual Plans →Team Plans →

IT Glossary

Showing terms starting with P (179 terms)

Python Numpy

A library for the Python programming language that adds support for large, multi-dimensional arrays and matrices.

Commonly used in Data Analytics, AI

Python OpenCV

A library of programming functions mainly aimed at real-time computer vision, providing support for image and video processing tasks.

Commonly used in Computer Vision, AI

Python Package

A collection of Python modules that can be easily distributed and installed using package managers such as pip.

Commonly used in Software Development, General IT

Python Package Manager

A tool used to install, manage, and update Python packages and dependencies, such as pip.

Commonly used in Software Development, General IT

Python Pandas

A data manipulation and analysis library for the Python programming language.

Commonly used in Data Analytics, AI

Python Pillow

A Python Imaging Library (PIL) fork that adds support for opening, manipulating, and saving many different image file formats.

Commonly used in Image Processing, General IT

Python Plotly

An open-source graphing library for Python that provides interactive and web-based visualizations, allowing users to create charts, plots, and dashboards with ease.

Commonly used in Data Visualization, Web Development

Python Plotly Dash

A Python framework for building analytical web applications and dashboards, providing a high-level interface for creating interactive data visualizations.

Commonly used in Web Development, Data Visualization

Python psycopg2

A PostgreSQL database adapter for Python, providing a way for Python programs to interact with PostgreSQL databases.

Commonly used in Database Management, General IT

Python Pygame

A cross-platform set of Python modules designed for writing video games, providing functionality for graphics, sound, input, and event handling.

Commonly used in Game Development, Software Development

Python pymongo

A Python driver for MongoDB, providing tools for interacting with MongoDB databases from Python applications.

Commonly used in Database Management, General IT

Python pyodbc

A Python library that provides an interface to ODBC (Open Database Connectivity), enabling Python programs to access various database systems.

Commonly used in Database Management, General IT

Python Pyramid

A Python web framework that aims to make web development fast, flexible, and easy, providing features for both small and large applications.

Commonly used in Web Development, General IT

Python PyTorch

An open-source machine learning library for Python, used for applications such as natural language processing and computer vision.

Commonly used in AI, Machine Learning

Python Requests

A Python library used for making HTTP requests and interacting with web APIs.

Commonly used in Web Development, General IT

Python Scikit-Learn

A machine learning library for the Python programming language that provides simple and efficient tools for data mining and data analysis.

Commonly used in AI, Data Analytics

Python SciPy

A scientific computing library for Python that builds on NumPy, providing modules for optimization, integration, interpolation, and more.

Commonly used in Data Analytics, AI

Python Scrapy

A Python framework for web scraping and crawling, allowing developers to extract data from websites and automate tasks such as data mining, monitoring, and testing.

Commonly used in Web Development, Data Analytics

Python Scripting

Writing and executing scripts in the Python programming language to automate tasks or perform specific functions.

Commonly used in Software Development, Automation

Python Seaborn

A Python data visualization library based on Matplotlib that provides a high-level interface for creating informative and attractive statistical graphics.

Commonly used in Data Visualization, AI

Python Selenium

A Python library used for automating web browsers, enabling tasks such as automated testing, web scraping, and web application interaction.

Commonly used in Web Development, Automation

Python SQLAlchemy

A Python SQL toolkit and Object-Relational Mapping (ORM) library, providing a high-level API for working with relational databases.

Commonly used in Database Management, General IT

Python Syntax

The rules and conventions governing the structure and format of Python code.

Commonly used in Software Development, General IT

Python TensorFlow

An open-source machine learning framework developed by Google for training and deploying machine learning models.

Commonly used in AI, Machine Learning

Python Tornado

A Python web framework and asynchronous networking library, designed for building high-performance, scalable web applications.

Commonly used in Web Development, General IT

Python Twisted

An event-driven networking engine written in Python, providing support for building networked applications with high scalability and concurrency.

Commonly used in Networking, General IT

Python Virtual Environment

A self-contained directory tree that contains a Python installation for a particular version of Python, plus a number of additional packages.

Commonly used in Software Development, General IT

Python WSGI

Web Server Gateway Interface (WSGI) support for Python, defining a standard interface between web servers and web applications or frameworks.

Commonly used in Web Development, General IT

PyTorch

An open-source machine learning library based on the Torch library, used for applications such as natural language processing.

Commonly used in AI, Machine Learning