$npx skillfedfor your agent

Packages starting with 'Z'

120 packages · page 2 of 3

Packages

zict With conditions
PyPI · Distributed Computing · released Apr 2023

Provides mutable mapping tools and data structures for working with dictionary-like interfaces in Python.

BSD-3-Clausepure Python · 3.8+abandoned
5.1Mdownloads / mo
ziglang With conditions
PyPI · Build Tools · released Apr 2026

Distributes the Zig programming language toolchain and its standalone C/C++ compiler (zig cc) as a Python package, enabling Python projects to use Zig as a build dependency without external system libraries.

However, note that the repository is archived and abandoned—the package will not receive updates for new Zig releases or Python compatibility issues.

MITcompiled wheelabandoned
873.0Kdownloads / mo
zigpy With conditions
PyPI · Networking · released Jul 2026

zigpy is a hardware-independent Zigbee protocol stack library that enables Python applications to communicate with and control Zigbee devices through compatible radio adapters.

However, you must accept the GPL-3.0 copyleft license (your application must also be open-source or compatible), and you will need to install a separate radio library…

copyleftpure Python · 3.11+
673.6Kdownloads / mo
zigpy-deconz With conditions
PyPI · Networking · released Jul 2026

Provides a Python interface to deCONZ-based Zigbee radio adapters (ConBee, RaspBee) for use with the zigpy Zigbee stack, enabling communication with these Dresden-Elektronik/Phoscon devices.

copyleftpure Python · 3.8+
332.8Kdownloads / mo
zigpy-xbee With conditions
PyPI · Networking · released Nov 2025

Enables zigpy to communicate with XBee-based Zigbee radio modules for home automation and device control over serial connections.

copyleftpure Python · 3.8+aging
331.1Kdownloads / mo
zigpy-zigate With conditions
PyPI · Networking · released Apr 2026

Provides a Python 3 driver for ZiGate Zigbee radio adapters (USB, GPIO, and WiFi variants) to integrate with the zigpy Zigbee protocol stack.

copyleftpure Python · 3.11+
206.6Kdownloads / mo
zigpy-znp With conditions
PyPI · Networking · released May 2026

Adds support for Texas Instruments ZNP Zigbee radio modules to the zigpy stack, enabling control of Zigbee devices through compatible home automation software.

copyleftpure Python · 3.11+
336.0Kdownloads / mo
zip-files Skip
PyPI · Utilities · released Apr 2021

Provides command-line tools to create zip files with arbitrary root folder names and compression methods, bundling files and directories from different filesystem locations.

BSD-3-Clausepure Python · 3.6+abandoned
98.8Kdownloads / mo
zipcodes Worth it
PyPI · Utilities · released Jun 2026

Query and validate U.S. zipcodes with embedded data—no external dependencies, no network calls, no database files required.

Install it if you need reliable, offline zipcode queries.

MITcompiled wheel · 3.9+
734.3Kdownloads / mo
zipfile-deflate64 With conditions
PyPI · Archiving · released Jan 2022

Enables extraction of Deflate64-compressed ZIP archives using Python's standard zipfile API, patching the module to support a compression format that standard zipfile cannot handle.

However, note that it is dormant (last release January 2022) and may not receive updates for future Python versions; verify compatibility with your target Python…

Apache-2.0compiled wheel · 3.6+dormant
1.1Mdownloads / mo
zipfile-zstd With conditions
PyPI · Archiving · released Dec 2021

Extends Python's standard zipfile module to read and write ZIP archives using Zstandard compression, via a monkey patch that registers the algorithm as a supported compression method.

However, do not rely on it for active development or expect updates if Python's zipfile module changes significantly; it is best suited for stable, self-contained use…

MITpure Python · 3.6+dormant
1.4Mdownloads / mo
zipfile36 Skip
PyPI · Compression · released Oct 2016

Provides a backport of Python 3.6's zipfile module for use on earlier Python versions, enabling access to improvements made in that release.

permissive licensepure Pythonabandoned
1.4Mdownloads / mo
zipp Worth it
PyPI · released May 2026

Provides a pathlib-compatible wrapper around zipfile objects, letting you navigate and read zip file contents using familiar Path-like syntax on any Python version.

Install it if you need to work with zip files using Path-like syntax.

MITpure Python · 3.10+
531.2Mdownloads / mo
zipstream Skip
PyPI · Utilities · released May 2016

Generates zip archives as an iterator of byte chunks, enabling streaming downloads of large file collections without storing the complete archive in memory or on disk.

No—not for new projects.

license unclearbuilds from sourceabandoned
118.5Kdownloads / mo
zipstream-new With conditions
PyPI · Compression · released Sep 2020

Generates zip archives as iterators of byte chunks, enabling streaming downloads without storing the entire archive in memory or on disk.

GPL-3.0-onlypure Pythonabandoned
247.5Kdownloads / mo
zipstream-ng Worth it
PyPI · Utilities · released May 2026

Generates zip files on-the-fly by streaming data without temporary files or excessive memory, supporting files, bytes, strings, and iterables with optional pre-calculation of final size.

LGPL-3.0-onlypure Python · 3.5+
1.1Mdownloads / mo
zizmor Worth it
PyPI · Security · released Aug 2026

zizmor is a static analysis tool that scans CI/CD configurations—GitHub Actions, Dependabot, and pre-commit—to identify and fix security vulnerabilities like template injection, credential leakage, and excessive permission grants.

permissive licensecompiled wheel · 3.10+
5.0Mdownloads / mo
zlib-ng With conditions
PyPI · Compression · released Sep 2025

Provides faster zlib and gzip compression and decompression by wrapping the zlib-ng library with Python bindings that serve as drop-in replacements for the standard library modules.

Install only if your workload is actually bottlenecked on compression—the standard library zlib is sufficient for most use cases.

PSF-2.0compiled wheel · 3.9+
1.8Mdownloads / mo
zlib-state With conditions
PyPI · Software Development · released Apr 2026

Provides low-level access to zlib decompression with the ability to capture and restore decoder state at block boundaries, enabling resumable gzip file reading.

MITcompiled wheel · 3.9+
221.5Kdownloads / mo
zmq Skip
PyPI · Networking · released May 2015

This package is a redirect to pyzmq, the official Python bindings for ZeroMQ messaging. The actual library is maintained under the pyzmq name.

permissive licensebuilds from source
626.9Kdownloads / mo
ZODB With conditions
PyPI · Python Modules · released Apr 2026

ZODB is an object-oriented database for Python that stores and retrieves Python objects directly without requiring a separate query language or object-relational mapping layer.

ZPL-2.1pure Python · 3.10+
216.7Kdownloads / mo
zodbpickle With conditions
PyPI · Python Modules · released May 2026

Provides a ZODB-compatible pickle interface that handles cross-version serialization between Python 2 and 3, with support for protocol 3 opcodes and the noload() operation.

ZPL-2.1compiled wheel · 3.10+
220.2Kdownloads / mo
Zope With conditions
PyPI · Application Frameworks · released Aug 2026

Zope is an open-source web application server and framework that provides a complete environment for building and deploying Python-based web applications with built-in object database support and security features.

However, the 53 runtime dependencies and the framework's learning curve make it a commitment; it is best suited for teams already familiar with Zope or projects where…

ZPL-2.1pure Python · 3.10+
139.7Kdownloads / mo
zope.annotation With conditions
PyPI · Software Development · released Sep 2025

Stores additional metadata on objects without modifying their class, using a Zope-based annotation mechanism backed by zope.interface and zope.component.

license unclearpure Python · 3.9+
150.9Kdownloads / mo
zope.browser With conditions
PyPI · WWW/HTTP · released Sep 2025

Provides a set of standard interfaces for browser-related components in Zope Toolkit applications, including view, adding, terms, and error-handling abstractions.

license unclearpure Python · 3.9+aging
171.3Kdownloads / mo
zope.browsermenu With conditions
PyPI · WWW/HTTP · released Sep 2025

Provides browser menu implementation and ZCML directives for configuring menus in Zope web applications.

However, it is explicitly not designed for standalone use and requires adopting the full Zope ecosystem.

license unclearpure Python · 3.9+
126.5Kdownloads / mo
zope.browserpage With conditions
PyPI · WWW/HTTP · released Sep 2025

Provides ZCML directives (browser:page, browser:pages, browser:view) for registering browser views in Zope applications, with optional menu item support.

license unclearpure Python · 3.9+aging
132.2Kdownloads / mo
zope.browserresource With conditions
PyPI · WWW/HTTP · released Sep 2025

Registers and serves static browser resources (images, CSS, JavaScript) under symbolic names via ZCML directives, with support for internationalization and directory-based resource publishing.

license unclearpure Python · 3.9+
131.5Kdownloads / mo
zope.cachedescriptors With conditions
PyPI · Software Development · released Sep 2025

Provides decorator-based caching for computed properties and methods that automatically invalidate when their dependencies change, storing cached values in volatile attributes suitable for persistent objects.

However, the aging maintenance status (no release in 336 days) and unclear license treatment warrant a review before adopting in new projects outside Zope—for simpler…

license unclearpure Python · 3.9+aging
155.4Kdownloads / mo
zope.component With conditions
PyPI · Python Modules · released Feb 2026

Implements the core Zope Component Architecture for defining, registering, and looking up components through interfaces, enabling loose coupling in Python applications.

However, the aging maintenance status (192 days since last release) and unclear license treatment warrant verification before adoption in new projects outside the…

ZPL-2.1pure Python · 3.10+aging
1.0Mdownloads / mo
zope.configuration With conditions
PyPI · WWW/HTTP · released Apr 2026

Zope.configuration provides an extensible configuration system based on configuration directives, with XML as the default language, enabling pluggable configuration approaches for applications.

ZPL-2.1pure Python · 3.10+
862.2Kdownloads / mo
zope.container With conditions
PyPI · WWW/HTTP · released Nov 2025

Provides container interfaces and implementations (BTreeContainer, OrderedContainer) for organizing and managing objects in Zope-based applications, with support for object containment, traversal, and lifecycle events.

However, verify that ZPL-2.1 is compatible with your project's license requirements (marked unclear), and be aware of the 19 runtime dependencies—this is a…

license unclearcompiled wheel · 3.10+
157.5Kdownloads / mo
zope.contentprovider With conditions
PyPI · WWW/HTTP · released Sep 2025

Provides a framework for building componentized web GUI applications where content is dynamically looked up and composed based on application configuration rather than static templates.

However, verify that ZPL-2.1 licensing fits your project, and note that this is specialized tooling for Zope applications—not a general-purpose templating library.

license unclearpure Python · 3.9+
131.0Kdownloads / mo
zope.contenttype With conditions
PyPI · Software Development · released Sep 2025

Guesses MIME types from filenames and body data, parses MIME type strings, and detects text content types.

license unclearpure Python · 3.9+aging
172.8Kdownloads / mo
zope.datetime With conditions
PyPI · Software Development · released Sep 2025

Parses and formats date/time strings in common formats, providing functions to convert between various standard datetime representations.

license unclearpure Python · 3.9+aging
129.7Kdownloads / mo
zope.deferredimport With conditions
PyPI · Software Development · released Feb 2026

Defers module imports until they are actually used, optionally issuing deprecation warnings when imported names are accessed.

ZPL-2.1pure Python · 3.10+
393.7Kdownloads / mo
zope.deprecation With conditions
PyPI · Software Development · released Sep 2025

Provides a decorator and utilities to mark Python modules, classes, functions, methods, and properties as deprecated, emitting warnings when they are used.

license unclearpure Python · 3.9+aging
2.9Mdownloads / mo
zope.dottedname Worth it
PyPI · WWW/HTTP · released Mar 2026

Converts dotted name strings (like 'package.module.Class') into the actual Python objects they reference, enabling dynamic imports and runtime object resolution.

Install it if you need to resolve dotted name strings to Python objects—a common requirement in configuration-driven or plugin-based systems.

ZPL-2.1pure Python · 3.10+
295.0Kdownloads / mo
zope.event With conditions
PyPI · Python Modules · released Apr 2026

Provides a simple synchronous event publishing and dispatching system for Python applications, allowing decoupled event notification between publishers and subscribers.

However, verify ZPL-2.1 license compatibility first (metadata marks it unclear), and confirm that synchronous-only dispatch meets your needs—if you require async…

ZPL-2.1pure Python · 3.10+
33.5Mdownloads / mo
zope.exceptions With conditions
PyPI · WWW/HTTP · released Sep 2025

Provides general-purpose exception classes and formatting utilities for Zope applications, including HTML and text exception formatters with enhanced traceback handling.

However, if you are starting a new project outside the Zope ecosystem, standard Python exception handling or a more actively maintained alternative may be a better fit.

license unclearpure Python · 3.9+aging
209.9Kdownloads / mo