$npx skillfedfor your agent

Packages starting with 'D'

1,049 packages · page 11 of 27

Packages

dill Worth it
PyPI · Software Development · released Jan 2026

dill extends Python's pickle module to serialize and deserialize a much wider range of Python objects, including functions, lambdas, classes, and interpreter sessions, to byte streams for storage or network transmission.

BSD-3-Clausepure Python · 3.9+
208.1Mdownloads / mo
dimod Worth it
PyPI · Mathematics · released Jun 2026

dimod provides classes and interfaces for defining and solving binary quadratic models (BQMs), including Ising and QUBO formulations, along with reference samplers and abstract base classes for building custom solvers.

Install it if you need a standard interface for BQM solvers or plan to use quantum annealing tools.

Apache-2.0compiled wheel · 3.10+
273.9Kdownloads / mo
dingtalk-stream With conditions
PyPI · WWW/HTTP · released Oct 2025

Python SDK for building DingTalk chatbots and event handlers using Stream Mode, which connects to DingTalk's messaging and callback APIs via WebSocket.

The main gotcha is that you must obtain DingTalk credentials and understand that Stream Mode requires a persistent WebSocket connection rather than stateless HTTP…

MITpure Python
794.0Kdownloads / mo
diptest With conditions
PyPI · Mathematics · released Apr 2026

Computes Hartigan's dip test statistic and p-value to detect multimodality in a sample, measuring how far an empirical distribution deviates from unimodality.

copyleftcompiled wheel · 3.8+
193.0Kdownloads / mo
dipy With conditions
PyPI · Libraries · released Apr 2026

DIPY is a Python library for analyzing diffusion MRI data, providing tools for tractography, fiber tracking, registration, and microstructural analysis of brain diffusion imaging.

BSD-3-Clausecompiled wheel · 3.11+
100.8Kdownloads / mo
directsearch With conditions
PyPI · Scientific/Engineering · released Jun 2026

Solves unconstrained and linearly constrained nonlinear minimization problems without computing derivatives, using direct search methods that work well when objective function evaluations are expensive or noisy.

GPL-3.0-or-laterpure Python · 3.9+
437.6Kdownloads / mo
directv With conditions
PyPI · Python Modules · released Sep 2020

Asynchronous Python client for controlling and monitoring DirecTV receivers via the SHEF protocol over a network connection.

However, verify first that the SHEF protocol implementation works with your receiver's firmware version, and be aware that no updates are forthcoming if compatibility…

MITpure Pythonabandoned
74.4Kdownloads / mo
dirhash With conditions
PyPI · Quality Assurance · released Aug 2024

Computes a single hash value for an entire directory based on its files' structure and content, supporting all hashlib algorithms and glob-style filtering.

permissive licensepure Python · 3.8+dormant
13.3Mdownloads / mo
dirsql With conditions
PyPI · Database · released Aug 2026

Watches a local directory, indexes structured files into an in-memory SQLite database, and exposes a SQL query interface with real-time change tracking.

MITcompiled wheel · 3.10+
177.0Kdownloads / mo
dirsync Worth it
PyPI · Utilities · released May 2025

Synchronizes, updates, or reports differences between two directory trees, with support for filtering by regex patterns and bidirectional sync.

Install it if you need reliable sync, diff, or mirror operations in scripts or applications.

MITpure Python
196.4Kdownloads / mo
dirty-equals Worth it
PyPI · Python Modules · released Nov 2025

Provides custom equality matchers that make unit test assertions more declarative by allowing flexible comparisons of complex data structures without modifying the values being tested.

MITpure Python · 3.9+
3.0Mdownloads / mo
dirtyjson With conditions
PyPI · Python Modules · released Nov 2022

Parses JSON-like data from files containing syntax violations—single quotes, comments, unquoted keys, dangling commas, and hex/octal numbers—while tracking line and column positions for each element.

However, do not install if you require active bug fixes, security updates, or support for future Python versions—the last commit was 2022-11-28 and the project shows…

MITpure Pythonabandoned
11.6Mdownloads / mo
discogs-client Skip
PyPI · Utilities · released Jun 2020

A Python client library for querying and modifying data in the Discogs music database via its REST API, supporting artist, release, label, and user information lookups as well as OAuth 1.0a authentication.

BSD-3-Clausepure Pythonabandoned
75.1Kdownloads / mo
discord Worth it
PyPI · Internet · released Aug 2023

A Python API wrapper for Discord that provides async-ready access to Discord's bot and client functionality with modern async/await syntax.

However, the summary explicitly states 'Please install that instead,' suggesting this is a mirror or redirect package.

license unclearpure Python
229.5Kdownloads / mo
discord-protos With conditions
PyPI · Libraries · released Aug 2026

Provides Python bindings for Discord's protocol buffer definitions, enabling serialization and deserialization of Discord user settings and related data structures.

However, be aware that reverse-engineered protobufs may change without notice as Discord updates its client, and you should verify compatibility with your use case…

MITpure Python · 3.8.0+
110.5Kdownloads / mo
discord.py Worth it
PyPI · Libraries · released Mar 2026

discord.py is an async-ready Python wrapper for the Discord API that lets you build bots and client applications to interact with Discord servers, channels, and users.

Install it if you need to build Discord bots or integrate Discord API functionality into a Python application.

MITpure Python · 3.8+
6.8Mdownloads / mo
discord.py-self Skip
PyPI · Libraries · released Jan 2026

An async Python wrapper for Discord's user account API, enabling programmatic control of user accounts with support for sessions, relationships, billing, and interactions.

MITpure Python · 3.10+
115.3Kdownloads / mo
discord-webhook Worth it
PyPI · Internet · released Mar 2025

Send messages to Discord channels via webhooks, with support for embeds, files, threads, rate-limit handling, and async operations.

MITpure Pythonaging
899.2Kdownloads / mo
dishka Worth it
PyPI · Libraries · released Apr 2026

dishka is an IoC container that manages dependency injection with support for multiple scopes and resource finalization, letting you define how and when dependencies are created and released.

Apache-2.0pure Python · 3.10+
636.6Kdownloads / mo
diskcache Worth it
PyPI · Database · released Aug 2023

DiskCache provides a pure-Python disk-backed cache library that stores key-value pairs using SQLite and the filesystem, offering an alternative to in-memory caching systems like Memcached or Redis.

However, two known vulnerabilities are flagged in the security record—verify whether they affect version 5.6.3 or your use case before deploying to production.

Apache-2.0pure Python · 3+dormant2 known vulnerabilities
40.2Mdownloads / mo
diskcache-stubs With conditions
PyPI · Software Development · released Aug 2024

Provides type hints and stubs for the diskcache library to enable static type checking in projects that use disk-based caching.

Apache-2.0pure Python · 3+abandoned
362.8Kdownloads / mo
diskcache-weave With conditions
PyPI · Database · released Mar 2026

Disk-backed cache library that stores key-value pairs on disk and in files, providing a pure-Python alternative to in-memory caching systems like Memcached.

Apache-2.0pure Python · 3+
628.3Kdownloads / mo
disposable-email-domains Worth it
PyPI · Utilities · released Aug 2026

Provides a Python set of known disposable email domains for validation and filtering purposes.

Install it if you need to filter disposable email domains; skip it only if your application has no email validation requirements.

MITpure Python
4.8Mdownloads / mo
dissect.cstruct Worth it
PyPI · Utilities · released Nov 2025

Parse binary data using C-like structure definitions, converting raw bytes into typed Python objects and back again.

Apache-2.0pure Python · 3.10+
227.9Kdownloads / mo
dissect.hypervisor With conditions
PyPI · Utilities · released Feb 2026

Parses hypervisor disk, backup, and configuration files from various virtualization platforms, extracting structured data for forensic analysis and system inspection.

AGPL-3.0-or-laterpure Python · 3.10+
97.6Kdownloads / mo
dissect.ntfs With conditions
PyPI · Utilities · released Feb 2026

Parses and reads NTFS file systems, the primary file system used by Windows operating systems, enabling programmatic access to NTFS structures and data.

AGPL-3.0-or-laterpure Python · 3.10+
86.1Kdownloads / mo
dissect.target With conditions
PyPI · Utilities · released Feb 2026

dissect.target provides a unified API and command-line tools to parse and query data from disk images, file collections, and forensic evidence formats, abstracting away the complexity of multiple underlying Dissect modules.

AGPL-3.0-or-laterpure Python · 3.10+
528.8Kdownloads / mo
dissect.util With conditions
PyPI · Utilities · released Feb 2026

Provides utility functions and decompression algorithms (LZ4, LZO) for the Dissect forensic analysis framework, with optional native Rust implementations for performance.

Apache-2.0pure Python · 3.10.0+
188.4Kdownloads / mo
dissect.volume With conditions
PyPI · Utilities · released Feb 2026

Parses disk volume and partition systems including LVM2, GPT, and MBR to extract partition metadata and structure.

However, the AGPL-3.0-or-later license requires careful review if you plan to use it in proprietary software.

AGPL-3.0-or-laterpure Python · 3.10+
92.0Kdownloads / mo
dist-meta With conditions
PyPI · Python Modules · released Feb 2025

Parse and create Python distribution metadata from dist-info directories and related sources, handling package metadata standards for PyPI and distribution workflows.

MITpure Python · 3.6.1+
811.0Kdownloads / mo
Distance With conditions
PyPI · Python Modules · released Nov 2013

Computes distance metrics (Levenshtein, Hamming, Jaccard, Sorensen) between arbitrary sequences, with pure Python implementations and optional C extensions for performance.

copyleftbuilds from sourceabandoned
690.2Kdownloads / mo
distinctipy With conditions
PyPI · Utilities · released Jan 2024

Generates lists of visually distinct colors of any length, with each new color maximally different from existing ones, and provides utilities to work with those colors including colorblind simulation.

MITpure Python · 3.8+dormant
207.0Kdownloads / mo
distlib With conditions
PyPI · Software Development · released Jun 2026

Distlib provides low-level packaging utilities for building, distributing, and managing Python software—including metadata handling, version specifiers, wheel support, script installation, and dependency resolution.

permissive licensepure Python
323.3Mdownloads / mo
distrax Worth it
PyPI · Python Modules · released Jun 2026

Distrax provides JAX-native probability distributions and bijectors (invertible functions with Jacobian computation) as a lightweight reimplementation of a subset of TensorFlow Probability, designed for extensibility and readability.

Install it if you need probability distributions in JAX and value extensibility and mathematical clarity over a comprehensive feature set.

Apache-2.0pure Python · 3.11+
188.5Kdownloads / mo
distribute Skip
PyPI · Python Modules · released Jul 2013

Distribute is a legacy compatibility wrapper that installs Setuptools 0.7+ as a drop-in replacement for the older distribute package.

permissive licensebuilds from sourceabandoned
83.5Kdownloads / mo
distributed Worth it
PyPI · Scientific/Engineering · released Jul 2026

Distributed provides a scheduler and runtime for parallel and distributed computation using Dask, enabling you to scale Python workloads across multiple machines or cores.

BSD-3-Clausepure Python · 3.10+
8.4Mdownloads / mo
distributed-ucxx-cu12 With conditions
PyPI · Distributed Computing · released Aug 2026

Provides a high-performance UCX communication backend for Dask Distributed, enabling GPU-to-GPU communication via NVLink, InfiniBand, and other high-speed interconnects.

BSD-3-Clausecompiled wheel · 3.11+
167.4Kdownloads / mo
distro Worth it
PyPI · Python Modules · released Dec 2023

Distro provides a reliable, machine-readable API to query the Linux or BSD distribution name, version, codename, and other OS platform details, replacing Python's deprecated `platform.linux_distribution` function.

Install it if you need to detect or report the Linux/BSD distribution your code runs on.

Apache-2.0pure Python · 3.6+
417.9Mdownloads / mo
distro2sbom Worth it
PyPI · Quality Assurance · released Apr 2025

Generates a Software Bill of Materials (SBOM) for installed packages or complete system distributions in SPDX and CycloneDX formats, identifying all dependent components.

Apache-2.0pure Python · 3.7+
108.9Kdownloads / mo
dj-database-url Worth it
PyPI · Python Modules · released Feb 2026

Parses DATABASE_URL environment variables into Django database configuration dictionaries, supporting PostgreSQL, MySQL, Oracle, SQLite, and other backends with optional connection pooling.

Install it if you use Django and want to follow 12factor principles for database configuration.

BSD-3-Clausepure Python · 3.10+
8.5Mdownloads / mo