Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
PyQtGraph is a graphics and GUI library developed in pure Python, utilizing PyQt/PySide alongside NumPy, designed primarily for applications in mathematics, science, and engineering. Despite its complete implementation in Python, the library achieves impressive speed by effectively utilizing NumPy for numerical computations and the Qt GraphicsView framework for efficient rendering. Released under the MIT open-source license, PyQtGraph supports fundamental 2D plotting through interactive view boxes, enabling line and scatter plots with user-friendly mouse control for panning and scaling. Its ability to handle various data types, including integers, floats, and different bit depths, is complemented by functionalities for slicing multidimensional images at various angles, making it particularly useful for MRI data analysis. Furthermore, it facilitates rapid updates suitable for video display or real-time interactions, along with image display features that include interactive lookup tables and level adjustments. The library also provides mesh rendering capabilities with isosurface generation, while interactive viewports allow users to rotate and zoom with ease using the mouse. Additionally, it incorporates a basic 3D scenegraph, simplifying the programming process for three-dimensional data visualization. With its robust set of features, PyQtGraph caters to a wide range of visualization needs and enhances user experience through interactivity.
Description
The xlrd library is designed for developers looking to extract data from .xls files, which are a type of Microsoft Excel spreadsheet. This tool specifically focuses on reading data and the formatting details contained within these older Excel file formats. It's important to note that xlrd is limited to handling only .xls files moving forward. The library does not process features such as charts, macros, images, or any other embedded elements, including additional worksheets, VBA modules, or formulas, though it can retrieve the results of formula evaluations, comments, hyperlinks, and various filters such as auto, advanced, and pivot tables, as well as conditional formatting and data validation. Unfortunately, password-protected files cannot be accessed or read with this library. When using xlrd from the command line, users can view the first, second, and last rows of each sheet contained within the specified files. Additionally, it's worth mentioning that xlrd is distributed under the BSD license, providing certain freedoms for developers to utilize and modify the library as needed.
API Access
Has API
API Access
Has API
Pricing Details
Free
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
PyQtGraph
Website
www.pyqtgraph.org
Vendor Details
Company Name
Python Software Foundation
Country
United States
Website
pypi.org/project/xlrd/