$npx skillfedfor your agent

Information Analysis packages

378 packages · page 7 of 10

Packages

voxel51-eta Worth it
PyPI · Information Analysis · released Aug 2026

ETA is an extensible computer vision and machine learning analytics toolkit that provides core utilities for working with images, videos, embeddings, and ML inference pipelines, along with a CLI for building and running analytics workflows.

Apache-2.0pure Python · 3.10+
187.5Kdownloads / mo
graph-retriever With conditions
PyPI · Information Analysis · released Apr 2025

Combines vector similarity search with graph traversal over metadata to retrieve documents from existing vector stores, enabling both unstructured and structured retrieval in a single query.

However, the package is in Beta with limited recent activity (last release April 2025), so verify that your vector store is supported and test thoroughly before…

Apache-2.0pure Python · 3.10+aging
187.1Kdownloads / mo
langchain-graph-retriever With conditions
PyPI · Information Analysis · released Apr 2025

Retrieves documents from a graph structure using vector similarity search, combining graph traversal strategies with LangChain's retriever framework for efficient document discovery.

However, verify that the graph traversal strategies and vector store adapters you need are production-ready before deploying to critical systems.

Apache-2.0pure Python · 3.10+aging
186.7Kdownloads / mo
torchtyping With conditions
PyPI · Information Analysis · released Aug 2024

Adds type annotations for PyTorch tensor shape, dtype, layout, and dimension names with optional runtime checking via typeguard.

However, be aware that the package is aging and the author recommends jaxtyping for new projects due to better static type checker support.

Apache-2.0pure Python · 3.7.0+aging
186.2Kdownloads / mo
fiftyone-brain Worth it
PyPI · Information Analysis · released Aug 2026

FiftyOne Brain provides AI/ML capabilities for analyzing and manipulating datasets and models, including visual similarity search, text-based querying, sample uniqueness detection, and quality/annotation issue identification.

Install it if you work with computer vision datasets and need systematic quality and similarity analysis.

Apache-2.0pure Python · 3.10+
185.9Kdownloads / mo
PIMS With conditions
PyPI · Information Analysis · released Jun 2024

PIMS provides a unified interface to read scientific video and image sequences from diverse formats—video files, image stacks, microscope formats, and numbered image directories—using consistent methods for accessing, slicing, and iterating through frames.

Not recommended for new projects unless you specifically need multi-format support.

permissive licensebuilds from source · 3.7+aging
184.6Kdownloads / mo
exactextract Worth it
PyPI · Information Analysis · released Dec 2025

exactextract computes zonal statistics—fast summaries of raster values within polygon boundaries—using a C++ implementation exposed to Python with numpy arrays.

Install it if you need fast, accurate zonal statistics; skip it if your workflow uses simpler raster operations or if you are not working with polygon-raster overlays.

permissive licensecompiled wheel · 3.9+
183.5Kdownloads / mo
napari-plugin-engine Skip
PyPI · Information Analysis · released Feb 2026

A plugin discovery and hook-calling system for napari, enabling applications to load and execute plugins registered via naming convention or entry points.

Install only if you are maintaining legacy code that cannot yet move to npe2.

MITpure Python · 3.6+abandoned
180.7Kdownloads / mo
ome-types With conditions
PyPI · Information Analysis · released Nov 2025

Parse and manipulate OME-XML microscopy metadata as fully-typed Python objects, and serialize them back to valid OME-XML format without requiring a Java runtime.

MITpure Python · 3.9+aging
178.5Kdownloads / mo
pydeseq2 With conditions
PyPI · Information Analysis · released Jan 2026

PyDESeq2 performs differential expression analysis on bulk RNA-seq data using a Python implementation of the DESeq2 statistical method, supporting single-factor and multi-factor analysis with Wald tests.

permissive licensepure Python · 3.11+
178.0Kdownloads / mo
neurokit2 With conditions
PyPI · Information Analysis · released Mar 2026

NeuroKit2 processes physiological signals (ECG, RSP, EDA, EMG, PPG, EOG) with high-level functions that handle filtering, peak detection, and feature extraction in minimal code.

MITpure Python · 3.10+
175.7Kdownloads / mo
sumy Worth it
PyPI · Information Analysis · released Aug 2026

Sumy extracts summaries from HTML pages or plain text using multiple automatic summarization algorithms (LSA, LexRank, Luhn, Edmundson) and provides evaluation tools for summary quality.

Apache-2.0pure Python · 3.8+
173.5Kdownloads / mo
bidsschematools With conditions
PyPI · Information Analysis · released Jul 2026

Parse, validate, and export the Brain Imaging Data Structure (BIDS) schema using a lightweight Python library with command-line tools.

Install it if you need to validate, parse, or export BIDS schema metadata.

MITpure Python · 3.10+
172.4Kdownloads / mo
probablepeople With conditions
PyPI · Information Analysis · released Oct 2024

Parses unstructured person and company names into labeled components using probabilistic NLP methods, handling complex cases where rule-based parsing typically fails.

However, the aging release cycle (654 days since last update) and Alpha development status mean you should test it on your specific name formats before relying on it…

MITpure Python · 3.9+aging
171.2Kdownloads / mo
policyengine-us With conditions
PyPI · Information Analysis · released Aug 2026

PolicyEngine US models the US federal and state tax and benefit system for household-level microsimulation calculations, computing tax liabilities, benefit eligibility, and distributional impacts.

However, note that direct microsimulation is deprecated in favor of the policyengine.py bundle for population-wide analysis.

AGPL-3.0-onlypure Python
167.4Kdownloads / mo
geemap With conditions
PyPI · Information Analysis · released Jun 2026

Geemap provides interactive geospatial analysis and visualization of Google Earth Engine datasets within Jupyter notebooks, with tools for mapping, data inspection, and export.

MITpure Python · 3.12+
166.1Kdownloads / mo
pyBigWig With conditions
PyPI · Information Analysis · released Jan 2026

A Python C extension for reading and writing bigWig and bigBed genomic data files, with support for local and remote file access via libBigWig.

permissive licensecompiled wheel · 3.9+
164.3Kdownloads / mo
fiftyone-db With conditions
PyPI · Information Analysis · released Dec 2025

Provides the database backend for FiftyOne, a computer vision framework for managing and analyzing image and video datasets.

Apache-2.0compiled wheel · 3.9+
163.3Kdownloads / mo
ir-measures Worth it
PyPI · Information Analysis · released Nov 2025

Provides a unified Python interface to compute standard information retrieval evaluation metrics (AP, nDCG, P@k, RR, etc.) from qrels and ranked runs, with both programmatic and command-line APIs.

Apache-2.0pure Python · 3.9+
162.5Kdownloads / mo
pdf-oxide With conditions
PyPI · Information Analysis · released Jul 2026

Extracts text, images, and metadata from PDFs and converts them to Markdown or HTML, powered by a Rust core compiled to native wheels with no system dependencies.

Apache-2.0compiled wheel · 3.9+
160.8Kdownloads / mo
qiskit-connector With conditions
PyPI · Information Analysis · released Jan 2026

Automates IBM Quantum backend connection, authentication, and selection by detecting your subscription plan and returning the least-busy available QPU resource for immediate use in Qiskit circuits.

However, note the aging maintenance status (219 days since last release) and verify that the connector's error handling and backend-selection logic align with your…

Apache-2.0pure Python · 3.9+aging
160.2Kdownloads / mo
acquire With conditions
PyPI · Information Analysis · released Feb 2026

Acquire gathers forensic artifacts from disk images or live systems into a lightweight container, using the dissect framework to extract data from raw disk when possible.

AGPL-3.0-or-laterpure Python · 3.10+
158.4Kdownloads / mo
wn Worth it
PyPI · Information Analysis · released Aug 2026

Wn is a Python library for querying and exploring wordnet data—semantic networks of word meanings, definitions, and relationships—with support for multiple languages and interlingual lookups.

MITpure Python · 3.10+
157.4Kdownloads / mo
pyxDamerauLevenshtein Worth it
PyPI · Information Analysis · released Mar 2026

Computes Damerau-Levenshtein edit distance between sequences using Cython for high performance, supporting strings, lists, tuples, and other sequence types with optional distance thresholds.

BSD-3-Clausecompiled wheel · 3.9+
153.5Kdownloads / mo
beaapi Worth it
PyPI · Information Analysis · released Feb 2026

beaapi retrieves and processes economic data from the U.S. Bureau of Economic Analysis API, returning results as pandas DataFrames for analysis and visualization.

permissive licensepure Python · 3.9+
153.3Kdownloads / mo
fastdigest Worth it
PyPI · Information Analysis · released Mar 2026

fastdigest provides a Rust-backed t-digest implementation for computing streaming quantiles, percentiles, and online statistics on large or distributed datasets with minimal memory overhead.

Install it if you need streaming quantile estimation or online statistics on large datasets and want a fast, dependency-free solution.

MITcompiled wheel · 3.7+
152.6Kdownloads / mo
spatial-access Skip
PyPI · Information Analysis · released Jan 2022

Computes travel times and spatial access metrics at scale for millions of origin-destination pairs across walking, biking, and driving modes, plus measures like provider-to-people ratios and floating catchment areas.

permissive licensecompiled wheelabandoned
152.1Kdownloads / mo
stac-pydantic Worth it
PyPI · Information Analysis · released Jun 2026

Provides Pydantic models for validating and serializing STAC (Spatiotemporal Asset Catalog) Catalogs, Collections, Items, and STAC API specifications, enabling type-safe request/response handling in web frameworks.

Install it if you are building or consuming STAC APIs or need to validate geospatial catalog metadata.

MITpure Python · 3.10+
151.5Kdownloads / mo
xlcalculator With conditions
PyPI · Information Analysis · released Feb 2023

Reads MS Excel files and translates Excel formulas into Python code for evaluation, allowing spreadsheet calculations to run without Excel.

However, high install friction and the gap since the last release warrant checking that your target Excel functions are supported and testing numeric precision on…

MITbuilds from source · 3.9+
147.5Kdownloads / mo
scikit-posthocs Worth it
PyPI · Information Analysis · released May 2026

Provides post hoc statistical tests for pairwise multiple comparisons after ANOVA, including parametric tests (Scheffe, Student T, Tamhane T2, TukeyHSD) and non-parametric tests (Dunn, Nemenyi, Mann-Whitney, Wilcoxon) with p-value adjustment and outlier detection.

MITpure Python · 3.9+
146.6Kdownloads / mo
rockset With conditions
PyPI · Information Analysis · released May 2024

Python client library for the Rockset API, enabling programmatic creation, management, and querying of Rockset resources.

Apache-2.0pure Pythondormant
144.2Kdownloads / mo
pyedb With conditions
PyPI · Information Analysis · released Jul 2026

PyEDB is a high-level Python API for reading, creating, and editing Ansys Electronics Database (EDB) layout designs, exposing workflows for stackups, materials, components, nets, padstacks, ports, and cutouts without requiring direct backend knowledge.

MITpure Python
142.7Kdownloads / mo
python_speech_features Skip
PyPI · Information Analysis · released Aug 2017

Extracts speech features from audio signals for automatic speech recognition, including MFCCs, filterbank energies, and spectral subband centroids.

permissive licensebuilds from sourceabandoned
142.0Kdownloads / mo
laszip With conditions
PyPI · Information Analysis · released Dec 2025

Provides Python bindings to LASzip, a compression library for LAS point cloud data, enabling efficient read and write of compressed LAS files from Python.

However, the aging maintenance status (226 days since release, minimal repository activity) means you should verify that it still meets your compression needs and…

permissive licensecompiled wheel · 3.9+aging
140.0Kdownloads / mo
prince Worth it
PyPI · Information Analysis · released Jun 2026

Prince implements multivariate exploratory data analysis methods including PCA, CA, MCA, MFA, FAMD, GPA, and PGA with a scikit-learn API for tabular data summarization.

MITpure Python · 3.10+
139.8Kdownloads / mo
ridgeplot Worth it
PyPI · Information Analysis · released Apr 2026

ridgeplot creates interactive ridgeline plots using Plotly, allowing you to visualize distributions across multiple categories or time periods with a simple interface.

MITpure Python · 3.10+
135.2Kdownloads / mo
konlpy Skip
PyPI · Information Analysis · released Jan 2022

KoNLPy provides Korean natural language processing tools including tokenization, part-of-speech tagging, and linguistic feature extraction by wrapping multiple Korean NLP engines.

GPL-3.0-or-laterpure Pythonabandoned
134.8Kdownloads / mo
palmerpenguins With conditions
PyPI · Information Analysis · released Feb 2026

Loads the Palmer penguins dataset—344 observations of Adelie, Chinstrap, and Gentoo penguins with size measurements and other attributes—into a pandas DataFrame for data exploration and visualization.

Install it for data exploration tutorials, visualization practice, or as a Iris replacement—not for production data pipelines.

permissive licensepure Python · 3.9+aging
133.7Kdownloads / mo
pygdal With conditions
PyPI · Information Analysis · released May 2023

Provides Python bindings for GDAL (Geospatial Data Abstraction Library) in a virtualenv-friendly package that wraps the system GDAL installation.

Not recommended if you're new to GDAL or prefer minimal system-level dependencies.

MITbuilds from source · 3.6+aging
133.6Kdownloads / mo
policyengine-core With conditions
PyPI · Information Analysis · released Aug 2026

PolicyEngine Core provides a microsimulation engine and policy reform framework that powers country-specific tax and benefit models, enabling users to run policy scenarios and calculate outcomes across populations.

AGPL-3.0-onlypure Python · 3.9+
131.1Kdownloads / mo