$npx skillfedfor your agent

Packages starting with 'B'

354 packages · page 9 of 9

Packages

bson Skip
PyPI · Database · released May 2020

Encodes and decodes BSON (Binary JSON) data independently of MongoDB, and can serialize BSON objects over network sockets.

No—not recommended for new projects.

permissive licensebuilds from sourceaging
967.2Kdownloads / mo
bthome-ble With conditions
PyPI · Libraries · released Jul 2026

Parses and decodes BLE sensor data in the BTHome format (V1 and V2), extracting structured sensor readings from Bluetooth Low Energy advertisements.

MITpure Python · 3.11+
79.7Kdownloads / mo
BTrees With conditions
PyPI · Python Modules · released Apr 2026

BTrees provides persistent, scalable B-tree data structures optimized for ZODB's optimistic concurrency model, with built-in conflict resolution for concurrent access.

ZPL-2.1compiled wheel · 3.10+
348.0Kdownloads / mo
btsocket With conditions
PyPI · Home Automation · released Jun 2024

A Python library for controlling BlueZ Bluetooth adapters on Linux via the Management API, supporting both synchronous and event-driven command patterns.

MITpure Pythonaging
625.5Kdownloads / mo
bubus Worth it
PyPI · Application Frameworks · released Aug 2025

Bubus is a Pydantic-powered event bus library that implements publish-subscribe patterns with type-safe event definitions, async/sync handler support, and nested event dispatch for building event-driven Python applications.

Install it if you're building event-driven applications and want type safety, nested event support, and FIFO ordering out of the box.

MITpure Python
11.2Mdownloads / mo
bugsnag With conditions
PyPI · Software Development · released Jun 2026

Bugsnag is an error monitoring notifier that automatically captures and sends exceptions from Python applications (including Django and Flask) to the Bugsnag service for tracking and debugging.

MITpure Python
691.1Kdownloads / mo
buienradar With conditions
PyPI · Internet · released Feb 2025

Fetches current weather data and precipitation forecasts from the buienradar service via JSON and XML APIs, with both library and command-line interfaces.

Not recommended if you need ongoing feature updates or support for new API versions.

MITpure Pythonaging
74.8Kdownloads / mo
build Worth it
PyPI · Build Tools · released Apr 2026

Builds Python packages in isolated environments, generating wheels and source distributions from pyproject.toml-based projects without manual dependency management.

Install it if you build or distribute Python packages, integrate with packaging tools, or need reliable PEP 517 compliance.

MITpure Python · 3.10+
158.1Mdownloads / mo
build123d Worth it
PyPI · Scientific/Engineering · released Jul 2026

build123d is a Python CAD framework for creating 2D and 3D models using boundary representation geometry, built on the Open Cascade kernel, with export to standard formats like STEP and STL.

Apache-2.0pure Python
374.6Kdownloads / mo
buildkite-sdk With conditions
PyPI · Build Tools · released Jul 2026

A Python SDK for interacting with Buildkite's API, enabling programmatic creation and manipulation of CI/CD pipelines and their configuration.

However, resolve the unclear license status before using it in commercial or restricted environments.

license unclearpure Python
622.6Kdownloads / mo
buildkite-test-collector With conditions
PyPI · Testing · released Aug 2026

Collects test execution data from pytest and sends it to Buildkite Test Engine for analysis, supporting test filtering by tags and optional span tracing for performance insights.

MITpure Python · 3.10+
902.2Kdownloads / mo
buildozer With conditions
PyPI · Build Tools · released May 2026

Buildozer turns Python applications into binary packages for Android, iOS, Windows, macOS, and Linux from a single configuration file.

permissive licensepure Python · 3.8+
164.9Kdownloads / mo
buildpg With conditions
PyPI · Python Modules · released Mar 2022

buildpg constructs PostgreSQL prepared statements with named parameter substitution and asyncpg integration, supporting complex WHERE clauses, value sets, and SQL operators via Python expressions.

MITpure Python · 3.6+abandoned
103.2Kdownloads / mo
bullet With conditions
PyPI · Terminals · released Aug 2020

Bullet provides styled, interactive CLI prompts for Python—bullet lists, checkboxes, password inputs, yes/no questions, and scrollable selections—with customizable colors, formatting, and emoji support.

However, verify Python version compatibility for your target environment, expect no future maintenance or bug fixes, and consider whether a maintained alternative…

permissive licensepure Pythonabandoned
95.7Kdownloads / mo
bullmq With conditions
PyPI · Distributed Computing · released Aug 2026

BullMQ for Python is a Redis-backed job queue library that lets you add, schedule, and process jobs with features like priority, deduplication, retries, and worker management.

MITpure Python · 3.10.0+
2.3Mdownloads / mo
bumble With conditions
PyPI · Networking · released Jul 2026

Bumble is a full-featured Bluetooth stack written in Python that supports BLE and Bluetooth Classic protocols, profiles, and transports including USB, UART, and Linux VHCI.

However, the alpha status and explicit production disclaimer mean it is not suitable for production deployments—use for research, development, and testing only.

Apache-2.0pure Python · 3.10+
109.4Kdownloads / mo
bump With conditions
PyPI · Build Tools · released Jan 2026

Automatically increments version numbers in setup.py and pyproject.toml files, supporting semantic versioning with options to bump major, minor, or patch versions.

MITpure Python · 3.10+aging
124.2Kdownloads / mo
bump-my-version Worth it
PyPI · Build Tools · released Aug 2026

Automates version number management in projects by parsing, incrementing, and serializing version strings across multiple files, with support for semantic versioning, calendar versioning, and custom schemes.

Install it if your project cuts releases and you want to eliminate manual version-number edits.

MITpure Python · 3.9+
955.8Kdownloads / mo
bump-pydantic With conditions
PyPI · Code Generators · released Dec 2023

A CLI tool that automatically refactors Pydantic V1 code to V2 by applying targeted transformation rules to imports, field definitions, validators, and configuration patterns.

However, be aware that the project is archived and no longer maintained—it will not adapt to new Pydantic V2 features or Python versions, and complex migrations may…

MITpure Python · 3.8+abandoned
229.3Kdownloads / mo
bump2version With conditions
PyPI · Build Tools · released Oct 2020

A command-line tool that automates version bumping across your source code by updating version strings, creating commits, and tagging releases in Git or Mercurial.

However, be aware it is aging (last release 2020-10-07) and consider verifying compatibility with your specific Python version and VCS setup before adopting it in…

MITpure Python · 3.5+aging
2.3Mdownloads / mo
bumpver Worth it
PyPI · Libraries · released May 2026

BumpVer is a CLI tool that searches for and updates version strings across your project files using configurable patterns, supporting SemVer, CalVer, and custom versioning schemes.

Install it if you manage versions across multiple files and want to automate the bumping process.

MITpure Python · 2.7+
545.0Kdownloads / mo
bumpversion Skip
PyPI · Build Tools · released May 2020

A command-line tool that automates version bumping by updating version strings across multiple files, creating commits and tags in Git or Mercurial.

MITpure Pythonabandoned
1.2Mdownloads / mo
burner-redis With conditions
PyPI · Database · released May 2026

Runs a Redis-compatible in-process database written in Rust, providing an async Python interface as a drop-in replacement for redis.asyncio.Redis without needing an external server.

MITcompiled wheel · 3.10+
12.1Mdownloads / mo
business-duration With conditions
PyPI · Utilities · released Oct 2025

Calculates business duration between two dates by excluding weekends, public holidays, and non-business hours, returning results in days, hours, minutes, or seconds.

permissive licensebuilds from sourceaging
74.1Kdownloads / mo
business-rules With conditions
PyPI · Software Development · released Mar 2022

A Python DSL for defining business rules as JSON that can be executed without redeploying code, letting non-developers configure system behavior through conditions and actions.

permissive licensepure Pythondormant
180.0Kdownloads / mo
businesstimedelta Skip
PyPI · Scheduling · released Sep 2019

Calculates elapsed working time between two datetimes, accounting for business hours, lunch breaks, holidays, and time zones.

No—not recommended for new projects.

MITpure Pythonabandoned
1.4Mdownloads / mo
busypie Worth it
PyPI · Testing · released Feb 2026

Provides expressive, fluent API for busy-waiting in tests, allowing you to wait for asynchronous conditions to complete with configurable timeouts and polling.

Apache-2.0pure Python · 3.6+
216.4Kdownloads / mo
bx-py-utils Worth it
PyPI · Python Modules · released Aug 2026

A collection of utility functions covering anonymization, dictionary operations, file handling, hashing, HTML processing, and AWS integration for common Python development tasks.

permissive licensepure Python · 3.11+
121.4Kdownloads / mo
bx-python With conditions
PyPI · Python Modules · released Jul 2025

bx-python provides Python classes and utilities for reading, indexing, and analyzing genome-scale sequence alignments and interval data, with specialized support for MAF, AXT, and LAV alignment formats.

permissive licensecompiled wheel · 3.9+
145.7Kdownloads / mo
bytecode With conditions
PyPI · Python Modules · released Jun 2026

bytecode generates and modifies Python bytecode directly, allowing you to construct executable code objects from low-level instruction sequences or inspect and transform existing bytecode.

MITpure Python · 3.11+
42.5Mdownloads / mo
byteplus-python-sdk-v2 With conditions
PyPI · Internet · released Aug 2026

Python SDK for calling Byteplus APIs with built-in support for authentication, retries, timeouts, and transport configuration.

license unclearpure Python · 2.7+
126.8Kdownloads / mo
bytesparse With conditions
PyPI · Software Development · released Jul 2025

Provides a bytearray-like class that stores sparse chunks of data in a virtual memory space with non-contiguous addressing, useful for emulating microcontroller memory or other sparse data structures.

BSD-2-Clausepure Python · 3.9+aging
225.3Kdownloads / mo
bz2file Skip
PyPI · Python Modules · released Jan 2014

Provides a drop-in replacement for Python's standard library bz2 module with support for multi-stream bzip2 files and additional methods like peek(), read1(), and readinto().

Apache-2.0builds from sourceabandoned
326.8Kdownloads / mo
bzt With conditions
PyPI · Testing · released Jun 2026

Taurus is a command-line wrapper that simplifies performance and functional testing by abstracting JMeter, Gatling, Locust.io, and Selenium WebDriver behind a YAML-based configuration interface.

Apache-2.0pure Python · 3.6+
812.7Kdownloads / mo