$npx skillfedfor your agent

Scientific/Engineering packages

1,023 packages · page 15 of 26 · 3,726 including subcategories

Subcategories

Packages

mwxml Worth it
PyPI · Scientific/Engineering · released Apr 2026

Efficiently parse and stream-process MediaWiki XML database dumps with memory-conscious iteration and optional distributed processing across multiple files.

Install it if you need to process wiki database exports; skip it if you're not working with MediaWiki XML data.

MITpure Python
249.6Kdownloads / mo
mwtypes With conditions
PyPI · Scientific/Engineering · released Jul 2024

Provides standardized Python classes for MediaWiki data types, normalizing representations across database, XML dumps, and API responses.

However, verify that the included types match your specific use case, and be aware that maintenance is dormant—if you need active support or compatibility updates for…

MITpure Pythondormant
247.8Kdownloads / mo
para With conditions
PyPI · Scientific/Engineering · released Jan 2020

Distributes CPU-intensive processing of collections across multiple cores using Python's multiprocessing module, with a primary map() function for parallel execution.

MITpure Pythonabandoned
247.1Kdownloads / mo
mwcli Skip
PyPI · Scientific/Engineering · released Jan 2020

Provides helper functions and classes for building command-line utilities that work with MediaWiki data.

No—not for new projects.

MITpure Pythonabandoned
246.7Kdownloads / mo
asdf-astropy With conditions
PyPI · Scientific/Engineering · released Mar 2026

Provides ASDF serialization plugins for astropy objects, enabling efficient binary storage and retrieval of astronomical data structures.

license unclearpure Python · 3.11+
245.9Kdownloads / mo
litert-converter With conditions
PyPI · Scientific/Engineering · released Aug 2026

Converts machine learning models to LiteRT format for deployment on mobile and embedded devices with low latency and minimal binary size.

Apache-2.0compiled wheel
244.8Kdownloads / mo
phonopy With conditions
PyPI · Scientific/Engineering · released Jul 2026

Phonopy calculates phonon properties and vibrational spectra for crystal structures using a hybrid Python and Rust backend, with support for multiple crystal structure formats and analysis workflows.

Install only if your workflow requires phonon analysis; it is not a general-purpose tool.

BSD-3-Clausecompiled wheel · 3.10+
243.4Kdownloads / mo
kfactory With conditions
PyPI · Scientific/Engineering · released Jul 2026

KFactory is a Python framework for designing photonic and electronic chip layouts, providing parametric cells, routing primitives, cross-section definitions, and schematic-driven design with layout verification on top of KLayout's geometry engine.

license unclearpure Python · 3.12+
242.9Kdownloads / mo
ipfshttpclient Skip
PyPI · Scientific/Engineering · released Mar 2021

A Python HTTP client library for interacting with IPFS (InterPlanetary File System) nodes, enabling you to add, retrieve, and manage content on IPFS networks through a local or remote daemon.

No—install only if you are maintaining legacy code already using this library.

MITpure Pythonabandoned
242.7Kdownloads / mo
yolov5 With conditions
PyPI · Scientific/Engineering · released Nov 2024

YOLOv5 is a packaged object detection model that runs inference on images and video to identify and localize objects, with integrated training, validation, export, and CLI support.

copyleftpure Python · 3.7+
241.8Kdownloads / mo
ConfigSpace Worth it
PyPI · Scientific/Engineering · released Dec 2025

ConfigSpace defines and manipulates configuration spaces for hyperparameter optimization and algorithm configuration, supporting continuous, discrete, and categorical parameters with sampling and constraint handling.

Install it if you are working on AutoML, hyperparameter tuning, or algorithm configuration tasks and need a structured way to define and sample parameter spaces.

BSD-3-Clausepure Python · 3.9+
241.7Kdownloads / mo
ecmwf-opendata Worth it
PyPI · Scientific/Engineering · released Jul 2026

Downloads ECMWF open meteorological data using a request-based interface with MARS language selectors, supporting multiple cloud sources and data models.

Install it if you need to programmatically download ECMWF open meteorological data; the request-based interface and multi-cloud support make it the standard tool for…

Apache-2.0pure Python
240.9Kdownloads / mo
pyevtk Worth it
PyPI · Scientific/Engineering · released May 2026

Exports scientific data to binary VTK files for visualization in tools like ParaView, VisIt, and Mayavi, with both low-level and high-level interfaces for NumPy arrays.

Install it if you need to export scientific data to VTK format for visualization; the NumPy-only dependency keeps it lightweight and portable.

permissive licensepure Python · 3.7+
240.9Kdownloads / mo
pyds9 Skip
PyPI · Scientific/Engineering · released Aug 2016

pyds9 provides a Python interface to communicate with SAO DS9 (an astronomical image viewer) via the XPA messaging system, allowing remote control of DS9 windows and image display.

license unclearbuilds from sourceabandoned
238.8Kdownloads / mo
itk-core With conditions
PyPI · Scientific/Engineering · released Aug 2026

itk-core provides Python bindings to the Insight Toolkit's core image processing and analysis algorithms, enabling N-dimensional image segmentation, registration, and scientific image manipulation.

Apache-2.0compiled wheel · 3.8+
235.7Kdownloads / mo
questdb Worth it
PyPI · Scientific/Engineering · released Jul 2026

A Python client library for QuestDB that sends data via the QuestDB Wire Protocol over WebSocket, HTTP, TCP, or UDP, with support for bulk ingestion and row-by-row writes, optional TLS encryption, and authentication.

Install it if you need to ingest data into QuestDB from Python with authenticated or encrypted connections.

Apache-2.0compiled wheel · 3.10+
235.1Kdownloads / mo
lithops With conditions
PyPI · Scientific/Engineering · released Jul 2026

Lithops is a Python framework for running unmodified code at scale across cloud providers, HPC, and on-premise platforms using serverless compute and storage backends.

The main gotcha is that you must configure a compute and storage backend before running anything; it is not a drop-in replacement for local parallelism without setup.

Apache-2.0pure Python · 3.6+
233.1Kdownloads / mo
itk-filtering Worth it
PyPI · Scientific/Engineering · released Aug 2026

itk-filtering provides Python bindings for ITK's N-dimensional image filtering algorithms, enabling medical image processing operations like smoothing, edge detection, and morphological transformations.

Install it if you need ITK filtering operations in Python; the binary wheels reduce friction.

Apache-2.0compiled wheel · 3.8+
233.1Kdownloads / mo
itk-numerics With conditions
PyPI · Scientific/Engineering · released Aug 2026

itk-numerics provides Python bindings for ITK's N-dimensional image processing, segmentation, and registration algorithms, focusing on the numerical computation core.

Apache-2.0compiled wheel · 3.8+
233.1Kdownloads / mo
accumulation-tree With conditions
PyPI · Scientific/Engineering · released Sep 2024

Implements a red/black tree that stores partial aggregations at each node, enabling O(log N) range sum queries on sorted key-value pairs.

MITbuilds from sourcedormant
231.5Kdownloads / mo
simple-pid With conditions
PyPI · Scientific/Engineering · released Jul 2024

A dependency-free PID controller library that computes control outputs from system feedback to drive a process toward a setpoint.

Dormant maintenance is acceptable for a mature, narrow-scope tool; however, if you need active support or cutting-edge features, consider whether the lack of recent…

MITpure Python · 3.6+dormant
230.5Kdownloads / mo
onnx-asr Worth it
PyPI · Scientific/Engineering · released Jul 2026

Automatic Speech Recognition using ONNX models with minimal dependencies, supporting multiple modern ASR architectures and running on CPUs, GPUs, and edge devices.

Install it if you need ASR inference in Python without framework overhead.

MITpure Python · 3.10+
230.3Kdownloads / mo
cwl-utils Worth it
PyPI · Scientific/Engineering · released Aug 2026

Loads, parses, and manipulates Common Workflow Language (CWL) documents across versions 1.0, 1.1, and 1.2, providing autogenerated typed classes and CLI utilities for workflow introspection and transformation.

Apache-2.0pure Python
230.2Kdownloads / mo
itk-io With conditions
PyPI · Scientific/Engineering · released Aug 2026

itk-io provides Python bindings for reading and writing medical and scientific image files in multiple formats as part of the Insight Toolkit ecosystem.

Apache-2.0compiled wheel · 3.8+
229.9Kdownloads / mo
suntimes With conditions
PyPI · Scientific/Engineering · released Jul 2022

Calculates sunrise and sunset times for any geographic location (longitude, latitude, altitude) on a given date, handling polar regions where day/night calculations differ.

MITpure Python · 3.6+abandoned
227.9Kdownloads / mo
polars-runtime-compat With conditions
PyPI · Scientific/Engineering · released Aug 2026

Polars-runtime-compat provides binary wheels for Polars, a Rust-based analytical query engine for DataFrames, enabling fast vectorized execution with lazy and eager evaluation modes.

MITcompiled wheel · 3.10+
227.3Kdownloads / mo
obspy Worth it
PyPI · Scientific/Engineering · released Mar 2026

ObsPy provides a Python framework for processing seismological data, including parsers for common file formats, clients to access data centers, and signal processing routines for manipulating seismic time series.

Install it if you work with seismic data; the dependency footprint is standard for scientific Python.

LGPL-3.0-onlycompiled wheel · 3.8+
227.1Kdownloads / mo
blackjax Worth it
PyPI · Scientific/Engineering · released Jul 2026

BlackJAX provides a collection of MCMC and other sampling algorithms built on JAX that run on CPU and GPU, designed for users who have a log-probability function and need a performant sampler.

Apache-2.0pure Python · 3.11+
227.1Kdownloads / mo
quantulum3 Worth it
PyPI · Scientific/Engineering · released Mar 2026

Extracts quantities, measurements, and their units from unstructured text, disambiguating between similar units using vector similarity and Wikipedia context.

MITpure Python · 3.9+
226.9Kdownloads / mo
cachey Skip
PyPI · Scientific/Engineering · released Mar 2020

Cachey provides intelligent caching for analytic computations, prioritizing results that are expensive to recompute, cheap to store, and frequently used, rather than using simple LRU policies.

BSD-3-Clausepure Python · 3.6+abandoned
225.3Kdownloads / mo
deepbiop With conditions
PyPI · Scientific/Engineering · released Jan 2025

DeepBioP is a deep learning preprocessing library for biological data, offering data cleaning, normalization, and augmentation tools alongside pre-built models for genomic and proteomics analysis.

However, verify that the specific preprocessing algorithms and model architectures you need are implemented in version 0.1.14, as the early version number suggests…

Apache-2.0compiled wheel · 3.9+
223.5Kdownloads / mo
itk Worth it
PyPI · Scientific/Engineering · released Aug 2026

ITK provides N-dimensional scientific image processing, segmentation, and registration capabilities through a Python interface to a cross-platform C++ toolkit.

Install it if you need production-grade medical or scientific image processing with segmentation and registration.

Apache-2.0compiled wheel · 3.8+
222.6Kdownloads / mo
llmcompressor Worth it
PyPI · Scientific/Engineering · released Aug 2026

llmcompressor optimizes large language models for efficient deployment by applying quantization, pruning, and other compression techniques compatible with vLLM inference.

Apache-2.0pure Python · 3.10+
221.4Kdownloads / mo
MetPy Worth it
PyPI · Scientific/Engineering · released Aug 2025

MetPy provides tools for reading, visualizing, and performing calculations on weather data, integrating with the scientific Python ecosystem (NumPy, SciPy, Matplotlib).

Install it if you work with weather or atmospheric data.

BSD-3-Clausepure Python · 3.10+
221.4Kdownloads / mo
py2opsin Worth it
PyPI · Scientific/Engineering · released Mar 2026

py2opsin converts IUPAC chemical names to molecular structure representations (SMILES, InChI, CML, and other formats) by wrapping the OPSIN parser, with OPSIN v2.9.0 bundled in the package.

Install it if you work with chemical nomenclature and need local, offline name resolution; the only prerequisite is Java 8+.

permissive licensepure Python · 3.7+
221.2Kdownloads / mo
python-fcl With conditions
PyPI · Scientific/Engineering · released Apr 2026

Python bindings for the Flexible Collision Library (FCL) that perform collision detection, distance computation, and continuous collision detection queries on pairs of geometric models.

BSD-3-Clausecompiled wheel · 3.9+
220.1Kdownloads / mo
connected-components-3d With conditions
PyPI · Scientific/Engineering · released Jun 2026

Labels connected components in 2D and 3D images with support for multilabel, continuous-valued, and binary data using 26, 18, or 6-connected neighborhoods in 3D or 4 and 8-connected in 2D.

The copyleft license (LGPL-3.0-or-later) requires careful review if you plan proprietary distribution.

copyleftcompiled wheel
220.0Kdownloads / mo
matscipy With conditions
PyPI · Scientific/Engineering · released Nov 2025

Matscipy provides domain-specific computational tools for materials science simulations built on the Atomic Simulation Environment (ASE), covering plasticity, fracture mechanics, electro-chemistry, tribology, and elastic properties analysis.

copyleftcompiled wheel · 3.9.0+
219.3Kdownloads / mo
manim With conditions
PyPI · Scientific/Engineering · released Aug 2026

Manim is an animation engine that creates precise, programmatic animations for explanatory math videos, rendering geometric shapes, transformations, and mathematical concepts as video output.

MITpure Python · 3.11+
218.8Kdownloads / mo
chdb-core With conditions
PyPI · Scientific/Engineering · released Aug 2026

chdb-core is an in-process SQL OLAP engine powered by ClickHouse that runs SQL queries directly in Python without requiring a separate server, supporting multiple input/output formats and DB-API 2.0 compliance.

Apache-2.0compiled wheel · 3.9+
217.5Kdownloads / mo