$npx skillfedfor your agent

Packages starting with 'M'

1,105 packages · page 14 of 28

Packages

morefs With conditions
PyPI · Software Development · released Jul 2024

morefs provides fsspec-based filesystem implementations including async local files, in-memory storage via dictionaries or tries, and overlay filesystems that combine multiple backends.

permissive licensepure Python · 3.8+
264.0Kdownloads / mo
moreorless Worth it
PyPI · Utilities · released May 2026

Generates unified diffs with correct handling of files without trailing newlines, and optionally applies patches or displays colored diff output.

permissive licensepure Python · 3.9+
3.5Mdownloads / mo
morphys Skip
PyPI · Utilities · released Jan 2017

Morphys provides utility functions to convert between unicode and bytes types, handling encoding/decoding transparently and returning objects unchanged if already the correct type.

MITpure Pythonabandoned
196.6Kdownloads / mo
mosaicml-streaming With conditions
PyPI · Artificial Intelligence · released Jul 2025

Streams large training datasets from cloud storage (AWS S3, GCS, Azure, OCI) as a PyTorch-compatible IterableDataset, handling images, text, video, and multimodal data with built-in compression and deterministic shuffling.

However, verify the license terms first (currently marked unclear in metadata), and confirm that the 18 runtime dependencies align with your environment.

license unclearpure Python · 3.10+
928.7Kdownloads / mo
Mosek With conditions
PyPI · Mathematics · released Jun 2026

MOSEK solves large-scale convex and mixed-integer optimization problems including linear, quadratic, conic, and semidefinite programs via a Python API.

license unclearcompiled wheel
430.5Kdownloads / mo
motionblinds Worth it
PyPI · Libraries · released Jul 2025

Controls Motion Blinds and compatible motorized blind systems via their gateway API, supporting open, close, stop, and position/angle commands.

Install it if you own compatible blinds and need programmatic control; skip it if you don't have the hardware or prefer a different brand's API.

BSD-3-Clausepure Python · 3.6+
74.9Kdownloads / mo
motioneye-client Worth it
PyPI · Home Automation · released Jan 2023

An async Python client library for querying and controlling motionEye surveillance servers, providing methods to manage cameras, retrieve recordings, and execute server actions.

MITpure Python
73.7Kdownloads / mo
motmetrics Worth it
PyPI · Artificial Intelligence · released Dec 2022

Computes multiple object tracker (MOT) evaluation metrics including MOTA, MOTP, and ID measures by matching ground truth objects to predictions across video frames.

Install it if you need to evaluate or compare object trackers; skip it if your use case does not involve multi-object tracking metrics.

permissive licensepure Python
127.6Kdownloads / mo
moto Worth it
PyPI · Testing · released Jun 2026

Moto mocks AWS services for testing, allowing you to test code that calls boto3 without hitting real AWS infrastructure.

Install it if you write code that calls boto3.

permissive licensepure Python · 3.10+
47.4Mdownloads / mo
moto-ext Worth it
PyPI · Testing · released Aug 2026

Mocks AWS services for testing by intercepting boto3 calls, allowing you to test AWS-dependent code without hitting real AWS infrastructure.

permissive licensepure Python · 3.9+
253.6Kdownloads / mo
motor With conditions
PyPI · Database · released May 2025

Motor provides a non-blocking MongoDB driver for asyncio and Tornado applications, presenting a coroutine-based API for concurrent database access without blocking the event loop.

However, it is scheduled for deprecation on May 14th, 2026, with MongoDB strongly recommending migration to the PyMongo Async driver.

Apache-2.0pure Python · 3.9+
11.5Mdownloads / mo
motor-types With conditions
PyPI · Utilities · released Dec 2023

Provides Python type stubs for Motor, enabling static type-checking and IDE autocompletion for Motor's AsyncIO-based MongoDB driver without runtime overhead.

However, be aware the project is abandoned and may not track Motor API changes beyond version 3.0.0+.

MITpure Pythonabandoned
127.7Kdownloads / mo
MouseInfo Skip
PyPI · Testing · released Mar 2020

MouseInfo displays the XY coordinates and RGB color of the pixel under your mouse cursor in a GUI window, useful for planning GUI automation scripts.

GPL-3.0-or-laterbuilds from sourceabandoned
2.9Mdownloads / mo
moviepilot-rust With conditions
PyPI · Software Development · released Aug 2026

Provides Rust-accelerated parsing and filtering for MoviePilot, a media management application, with modules for RSS/Atom feeds, metadata extraction, and rule-based filtering.

However, verify the license terms first (currently unclear), and confirm that your platform has a compatible pre-built wheel available.

license unclearcompiled wheel · 3.11+
90.6Kdownloads / mo
moviepy With conditions
PyPI · Multimedia · released May 2025

MoviePy is a Python library for video editing that reads, processes, and writes video and audio files by converting them to numpy arrays for frame-level manipulation and effect application.

MITpure Pythonaging
8.2Mdownloads / mo
moyopy With conditions
PyPI · Mathematics · released Jul 2026

Moyopy is a Python binding for Moyo, a crystal symmetry finder that identifies and analyzes symmetry operations in crystalline structures.

MIT OR Apache-2.0compiled wheel · 3.10+
634.5Kdownloads / mo
moz-sql-parser With conditions
PyPI · Libraries · released May 2021

Parses SQL queries into JSON-serializable parse trees, and can generate SQL from JSON objects, supporting basic SELECT queries with clauses like WHERE, ORDER BY, and window functions.

However, install only if you do not require support for advanced SQL dialects or expect active maintenance; the latest release is from May 2021 and the project is…

MPL-2.0builds from sourceaging
111.4Kdownloads / mo
mozcrash With conditions
PyPI · Quality Assurance · released Dec 2024

Extracts and formats stack traces from minidump files generated by crashed processes, primarily for Firefox and Mozilla testing workflows.

However, the dormant maintenance status means you should verify that it works with your Python version and that the underlying stackwalk binary is available in your…

copyleftpure Pythondormant
231.9Kdownloads / mo
mozdebug With conditions
PyPI · Testing · released Jan 2026

Provides utilities for launching and managing applications under native code debuggers, designed for Mozilla testing workflows.

However, the aging maintenance status suggests it is stable but not actively developed—verify that it meets your specific debugger and platform requirements before…

copyleftpure Python · 3.8+aging
166.0Kdownloads / mo
mozdevice With conditions
PyPI · Testing · released Nov 2024

Manages and controls connected mobile devices and emulators for testing and automation purposes, with a single runtime dependency on mozlog for logging.

copyleftpure Pythondormant
376.9Kdownloads / mo
mozfile Skip
PyPI · Testing · released Oct 2022

Provides file and directory utilities for Mozilla testing workflows, including operations like temporary file management, directory traversal, and file comparison.

MPL-2.0pure Pythonabandoned
486.6Kdownloads / mo
mozilla-django-oidc With conditions
PyPI · WWW/HTTP · released Dec 2025

Integrates Django applications with OpenID Connect identity providers to handle authentication and authorization through OIDC-enabled services.

However, maintenance is aging (238 days since last release); verify that Django 5.2 compatibility is current for your version before adopting.

MPL-2.0pure Python · 3.10+aging
1.1Mdownloads / mo
mozilla-repo-urls With conditions
PyPI · Utilities · released Jun 2025

Parses and processes Mozilla repository URLs, centralizing URL parsing logic for Mozilla projects.

However, it is aging (437 days since last release) and appears to be Mozilla-internal tooling; verify that it solves your specific URL-parsing need before adopting it.

MPL-2.0pure Python · 3.11+aging
832.6Kdownloads / mo
mozilla-taskgraph With conditions
PyPI · Software Development · released Aug 2026

Provides Mozilla-specific transforms and utilities for Taskgraph, extending the taskcluster-taskgraph library with Mozilla's build and release automation conventions.

MPL-2.0pure Python · 3.9+
807.1Kdownloads / mo
mozilla-version Worth it
PyPI · Build Tools · released Jun 2026

Parse and validate Mozilla product version numbers, classify them as nightlies or releases, and compare versions for ordering.

Install it if you need to parse or validate Mozilla version numbers; skip it if you only work with standard semantic versioning.

MPL-2.0pure Python · 3.9+
74.3Kdownloads / mo
mozinfo Skip
PyPI · Testing · released Jul 2023

Provides system information detection for Mozilla testing environments, identifying OS, architecture, and platform details needed by test automation.

No—not for new projects.

copyleftpure Pythonabandoned
350.3Kdownloads / mo
mozleak Skip
PyPI · Testing · released Dec 2018

Extracts memory leaks from leak log files, primarily for Firefox and Mozilla testing workflows.

copyleftpure Pythonabandoned
111.2Kdownloads / mo
mozlog With conditions
PyPI · Python Modules · released Mar 2026

Provides structured logging for Python applications with specialized support for Mozilla testing and automation workflows, handling console output formatting and log aggregation.

MPL-2.0pure Python · 3.8+
455.4Kdownloads / mo
mozprocess Skip
PyPI · Python Modules · released Aug 2024

Provides utilities for spawning, managing, and terminating processes with Mozilla-specific enhancements, wrapping platform-specific process handling logic.

MPL-2.0pure Pythondormant
339.0Kdownloads / mo
mozprofile Skip
PyPI · Python Modules · released Apr 2024

Creates and modifies Mozilla application profiles—configuration directories that define browser settings, extensions, and runtime state for Firefox and other Mozilla applications.

MPL-2.0builds from sourcedormant
131.0Kdownloads / mo
mozrunner With conditions
PyPI · Python Modules · released Mar 2026

Mozrunner manages the lifecycle of Mozilla applications (Firefox, Thunderbird, etc.) — starting, stopping, and configuring them programmatically for testing and automation.

MPL-2.0pure Python · 3.8+
246.3Kdownloads / mo
mozshellutil With conditions
PyPI · Testing · released Jan 2026

Provides shell command-line parsing utilities for Mozilla testing infrastructure, handling argument processing and shell interactions.

However, be aware that maintenance is aging—expect no active development, and verify that it integrates with your specific workflow before adopting it.

copyleftpure Python · 3.8+aging
157.1Kdownloads / mo
mozsystemmonitor Skip
PyPI · Monitoring · released Nov 2022

Monitors system resource usage by wrapping psutil, primarily for Mozilla testing and automation workflows.

copyleftpure Pythonabandoned
418.3Kdownloads / mo
mozversion Skip
PyPI · Testing · released Jul 2023

Extracts and reports version information from Firefox and other Mozilla applications on the local system.

copyleftpure Pythonabandoned
247.8Kdownloads / mo
mp-api With conditions
PyPI · Scientific/Engineering · released Jun 2026

A Python client for querying and downloading materials science data from the Materials Project database, providing programmatic access to computed properties and structures.

BSD-3-Clause-LBNLpure Python · 3.11+
297.8Kdownloads / mo
mpi4py With conditions
PyPI · Scientific/Engineering · released May 2026

mpi4py provides Python bindings for the Message Passing Interface (MPI) standard, enabling distributed and parallel computing across multiple processes and machines.

permissive licensecompiled wheel · 3.8+
913.5Kdownloads / mo
mpich With conditions
PyPI · Distributed Computing · released Jul 2026

Provides a high-performance Message Passing Interface (MPI) implementation for parallel computing applications, with support for multiple network modules and process management.

license unclearcompiled wheel
91.1Kdownloads / mo
mpire With conditions
PyPI · Software Development · released May 2024

MPIRE provides a faster, more feature-rich alternative to Python's standard multiprocessing.Pool, with an API designed for easy parallelization of embarrassingly parallel tasks.

MITpure Pythondormant
4.3Mdownloads / mo
mplcursors With conditions
PyPI · Graphics · released Mar 2026

Adds interactive point-selection cursors to Matplotlib plots, allowing users to click on data points and retrieve their coordinates and values.

license unclearpure Python · 3.7+
1.5Mdownloads / mo
mpld3 With conditions
PyPI · Graphics · released Nov 2025

Converts matplotlib plots to interactive D3.js visualizations in the browser, enabling exploration and interaction with static graphics through a web-based viewer.

However, verify compatibility with your Python and matplotlib versions first—classifiers suggest old version support, and the maintainer has limited availability for…

BSD-3-Clausepure Pythonaging
580.2Kdownloads / mo