$npx skillfedfor your agent

Packages starting with 'C'

842 packages · page 9 of 22

Packages

clize Worth it
PyPI · Software Development · released Jul 2023

Clize turns Python functions into command-line interfaces automatically, generating argument parsing and help text from function signatures and docstrings instead of requiring manual argparse configuration.

Not recommended if you need ongoing support or anticipate heavy customization beyond what decorators provide.

MITpure Python · 3.6+dormant
207.7Kdownloads / mo
cloakbrowser With conditions
PyPI · Python Modules · released Aug 2026

Launches a stealth Chromium browser that evades bot detection by modifying fingerprints at the C++ source level rather than through JavaScript injection or configuration hacks.

MITpure Python · 3.9+
734.8Kdownloads / mo
cloud-accelerator-diagnostics With conditions
PyPI · Monitoring · released Oct 2024

Monitors, debugs, and profiles workloads running on cloud accelerators (TPUs and GPUs), with built-in support for uploading diagnostic data to Vertex AI Tensorboard.

However, verify the license treatment before use in commercial contexts, and confirm that google-cloud-aiplatform's dependencies fit your environment.

license unclearpure Python · 3.8+
274.7Kdownloads / mo
cloud-sql-python-connector Worth it
PyPI · Database · released Jul 2026

Provides IAM-based authentication and encrypted connections to Google Cloud SQL instances from Python, handling TLS encryption and identity verification without requiring SSL certificates.

Install it if you are running Python on Google Cloud and need Cloud SQL connectivity.

Apache-2.0pure Python · 3.9+
8.0Mdownloads / mo
cloud-tpu-diagnostics With conditions
PyPI · Monitoring · released Dec 2023

Collects stack traces and diagnostic data from jobs running on Cloud TPU, capturing faults and periodic snapshots to help debug hung or failing workloads.

However, verify the license terms before production use, and confirm it meets your TPU environment's requirements.

license unclearpure Python · 3.8+
191.1Kdownloads / mo
cloudant Skip
PyPI · Libraries · released Aug 2021

A Python client library for connecting to and querying Cloudant and CouchDB databases via HTTP, now deprecated in favor of cloudant-python-sdk.

Apache-2.0pure Pythonabandoned
273.9Kdownloads / mo
cloudauthz Skip
PyPI · Security · released Jun 2019

Cloudauthz obtains temporary credentials from AWS, Azure, or GCP by exchanging provider-specific configuration for short-lived access tokens.

permissive licensepure Pythonabandoned
108.0Kdownloads / mo
cloudbridge Worth it
PyPI · Python Modules · released Aug 2026

CloudBridge provides a unified Python API that abstracts over multiple cloud providers (AWS, Azure, GCP, OpenStack), letting you write cloud infrastructure code once and run it against any supported provider without conditional logic.

Install it if you need to write cloud infrastructure code that isn't tied to a single provider.

MITpure Python · 3.10+
106.6Kdownloads / mo
cloudcheck With conditions
PyPI · Internet · released Jun 2026

Identifies whether an IP address or hostname belongs to a cloud provider by querying a daily-updated database of cloud provider signatures, domains, and CIDR ranges.

license unclearcompiled wheel · 3.10+
94.4Kdownloads / mo
cloudconvert With conditions
PyPI · WWW/HTTP · released Mar 2022

Official Python SDK for CloudConvert API v2, enabling programmatic file conversion, upload, download, and job management through REST API calls.

However, note that it has not been updated since 2022—verify compatibility with your Python version and current CloudConvert API v2 behavior before relying on it for…

MITpure Pythonaging
434.1Kdownloads / mo
cloudcruise Worth it
PyPI · Application Frameworks · released Aug 2026

Official Python SDK for CloudCruise that provides automated browser workflow execution, encrypted credential management, realtime event streaming, and webhook verification.

Install it if you need to integrate CloudCruise workflow automation into a Python application.

MITpure Python · 3.10+
912.9Kdownloads / mo
cloudevents Worth it
PyPI · WWW/HTTP · released Jun 2026

Provides Python primitives to create, serialize, and deserialize CloudEvents v1.0 and v0.3 in binary and structured HTTP formats for event-driven architectures.

Apache-2.0pure Python · 3.10+
11.2Mdownloads / mo
cloudflare Worth it
PyPI · Python Modules · released Jul 2026

Provides a Python client library for the Cloudflare REST API with both synchronous and asynchronous interfaces, full type hints, and automatic pagination support.

Install it if you need to interact with Cloudflare's API from Python—it is the canonical choice for this task.

Apache-2.0pure Python · 3.9+
10.1Mdownloads / mo
cloudformation-cli Worth it
PyPI · Build Tools · released Mar 2025

A command-line tool for authoring and managing AWS CloudFormation resource providers, hooks, and modules that integrate with CloudFormation deployments.

Install it if you need to extend CloudFormation beyond built-in resources; skip it if you only use standard CloudFormation types.

Apache-2.0pure Python · 3.6+
94.4Kdownloads / mo
cloudfoundry-client Worth it
PyPI · WWW/HTTP · released Jul 2026

A Python client library for interacting with Cloud Foundry platforms via REST APIs, supporting both V2 and V3 endpoints with entity navigation and common platform operations.

However, verify the actual license terms in the repository before use in proprietary contexts, since the package metadata does not declare a license.

license unclearpure Python · 3.10+
130.9Kdownloads / mo
cloudinary Worth it
PyPI · Python Modules · released Jul 2026

Cloudinary Python SDK provides image and video upload, transformation, optimization, and delivery through Cloudinary's cloud platform, with built-in Django integration and secure URL generation.

Install it if you're using Cloudinary or considering a managed media platform.

MITpure Python
2.3Mdownloads / mo
cloudmersive-convert-api-client With conditions
PyPI · WWW/HTTP · released Dec 2023

A Python client library for the Cloudmersive Document Conversion API, enabling programmatic file format conversion, document comparison, and data transformation operations.

license unclearbuilds from sourcedormant
155.2Kdownloads / mo
cloudml-hypertune Skip
PyPI · Scientific/Engineering · released Dec 2019

Reports hyperparameter tuning metrics to Google CloudML Engine's hyperparameter tuning service, writing metric data to a local file for the service to consume.

Apache-2.0builds from sourceabandoned
86.2Kdownloads / mo
cloudpathlib Worth it
PyPI · released Apr 2026

Provides pathlib-style classes for reading, writing, and managing files across AWS S3, Google Cloud Storage, and Azure Blob Storage using a familiar Path-like interface.

MITpure Python · 3.9+
24.5Mdownloads / mo
cloudpickle Worth it
PyPI · Scientific/Engineering · released Nov 2025

Cloudpickle extends Python's standard pickle module to serialize lambda functions, interactively-defined functions and classes, and other constructs that the default pickle cannot handle, making it suitable for cluster computing and remote code execution.

Install it if you need to serialize lambda functions, interactively-defined code, or non-standard Python constructs for cluster computing or distributed execution.

BSD-3-Clausepure Python · 3.8+
148.4Mdownloads / mo
cloudscraper With conditions
PyPI · Python Modules · released Apr 2023

Bypasses Cloudflare's anti-bot protection by automatically solving JavaScript challenges, allowing HTTP requests to protected sites to succeed without manual intervention.

However, maintenance is aging—the last release was in April 2023—so if Cloudflare significantly changes their protection techniques, you may need to wait for updates…

MITpure Pythonaging
4.8Mdownloads / mo
cloudsearch Skip
PyPI · Front-Ends · released Apr 2021

Wrapper for AWS CloudSearch that simplifies querying and returns results as pandas DataFrames, with support for filtering and field boosting.

Apache-2.0pure Python · 3.6+abandoned
74.0Kdownloads / mo
cloudsec-audit Worth it
PyPI · Security · released Apr 2026

Audits AWS cloud security posture by checking IAM, network, storage, and compliance configurations using native boto3 clients, producing prioritized findings with MITRE ATT&CK mappings and compliance framework evidence.

MITpure Python · 3.9+
312.9Kdownloads / mo
cloudshell-core Skip
PyPI · Libraries · released Aug 2017

Provides basic contracts, interfaces, and utility classes for CloudShell orchestration and automation packages, including logging and common code shared across CloudShell shells.

Apache-2.0builds from sourceabandoned
116.4Kdownloads / mo
cloudshell-shell-core With conditions
PyPI · Libraries · released Oct 2023

Provides the base driver interface and context objects that CloudShell shells use to interact with the CloudShell platform, including wrappers for the automation API and logging.

Install only if you are working within the CloudShell platform; it is not a general-purpose library.

Apache-2.0pure Python
118.5Kdownloads / mo
cloudsmith-api With conditions
PyPI · WWW/HTTP · released Jul 2026

Provides Python bindings to the Cloudsmith API (v1) for programmatic access to package repository management, artifact storage, and related cloud services.

However, verify the license terms first—they are not declared in the package metadata—and confirm Python version compatibility for your environment before committing…

license unclearpure Python
426.7Kdownloads / mo
cloudsmith-cli Worth it
PyPI · Internet · released Aug 2026

A command-line interface to the Cloudsmith package repository API, enabling users to manage packages, repositories, entitlements, and metadata across multiple package formats without writing custom integrations.

Apache-2.0pure Python · 3.10.0+
370.2Kdownloads / mo
cloudsplaining Worth it
PyPI · Security · released Jun 2026

Cloudsplaining scans AWS IAM policies to identify violations of least privilege and generates a risk-prioritized HTML report highlighting dangerous permissions without resource constraints.

MITpure Python · 3.10+
4.6Mdownloads / mo
cloudwatch With conditions
PyPI · Utilities · released Sep 2023

A Python logging handler that sends log events to AWS CloudWatch, integrating with Python's standard logging module to route messages to CloudWatch log groups and streams.

However, note that maintenance is dormant (last commit 2023-11-09); if you require active support or compatibility with future boto3 versions, verify that it still…

MITpure Python · 3.5+dormant
534.3Kdownloads / mo
cloup Worth it
PyPI · Application Frameworks · released May 2026

Cloup extends Click with option groups, parameter constraints, subcommand sections, themeable help formatting, and subcommand aliases to build more expressive command-line interfaces.

BSD-3-Clausepure Python · 3.9+
1.1Mdownloads / mo
clr_loader With conditions
PyPI · Software Development · released Apr 2026

Loads and provides a generic interface to call functions on CLR (.NET) runtime implementations from Python.

license unclearpure Python · 3.10+
3.6Mdownloads / mo
clu With conditions
PyPI · Artificial Intelligence · released Apr 2024

CLU provides utilities and abstractions for writing machine learning training loops in JAX, including metrics collection, checkpointing, and common patterns to keep loop code concise while retaining research flexibility.

Apache-2.0pure Python
573.8Kdownloads / mo
clusterscope With conditions
PyPI · Distributed Computing · released Jan 2026

Clusterscope extracts and queries information from HPC clusters and jobs via a CLI tool and Python library, with built-in support for Slurm cluster metadata and AWS/NCCL diagnostics.

permissive licensepure Python · 3.10+
165.0Kdownloads / mo
ClusterShell Worth it
PyPI · Python Modules · released Jul 2026

ClusterShell is a Python framework for running commands in parallel across many nodes in a cluster, with tools to manage node groups, aggregate results, and handle distributed execution.

Install it if you manage or script operations on Linux clusters or HPC systems and need parallel command execution with node group abstractions.

LGPL-2.0-or-laterpure Python
260.8Kdownloads / mo
clvm With conditions
PyPI · Cryptography · released Sep 2025

A LISP-like virtual machine for writing and executing smart contracts that control fund encumbrance and release on blockchain networks.

However, it is in Alpha status, so expect API changes and verify production readiness for your use case before committing to it in critical systems.

Apache-2.0pure Python
124.8Kdownloads / mo
clvm-rs With conditions
PyPI · Cryptography · released Aug 2026

Rust-based implementation of the CLVM virtual machine for Chia Network, providing Python bindings to execute and validate Chia's smart contract language.

permissive licensecompiled wheel
409.6Kdownloads / mo
clvm-tools With conditions
PyPI · Cryptography · released Oct 2024

Compiles a LISP-like smart-contract language (CLVM) into executable bytecode, with support for functions, macros, and inline operators for cryptocurrency transaction encumbrance.

It is in Alpha status, so expect occasional API changes; however, the 660-day release cycle and active repository suggest stability for production use.

Apache-2.0pure Python
122.1Kdownloads / mo
clvm-tools-rs With conditions
PyPI · Build Tools · released Jul 2025

Compiles and executes Chialisp programs to CLVM bytecode, providing Python bindings for the Chia blockchain's smart contract language alongside command-line tools for compilation, disassembly, and interactive evaluation.

permissive licensecompiled wheel
412.4Kdownloads / mo
clx-sdk-xms Skip
PyPI · Communications · released Jan 2017

Python SDK for the CLX Communications REST API that sends and receives single or batch SMS messages, with support for scheduled sends, recipient groups, and per-recipient message customization.

Apache-2.0pure Pythonabandoned
79.8Kdownloads / mo
cma Worth it
PyPI · Scientific/Engineering · released Feb 2026

CMA-ES is a derivative-free numerical optimization algorithm for difficult non-convex, multi-modal, or ill-conditioned optimization problems in continuous or mixed-integer search spaces.

Install it if you need derivative-free optimization for difficult non-convex problems in moderate dimensions; skip it if you have gradients available or are…

BSD-3-Clausepure Python
1.8Mdownloads / mo