--- id: cua-core version: "0.3.1" license: unclear license_treatment: unclear maintenance: active --- # cua-core — Core functionality for Cua including telemetry and shared utilities License: unclear · Maintenance: active · Downloads: 155.7K/mo ## What it is and what it does Cua Core is a foundational package for the Cua ecosystem that bundles shared utilities, helper functions, and core infrastructure components used across other Cua modules. It includes a privacy-focused telemetry system designed for transparent usage analytics, allowing the ecosystem to track how its tools are used while respecting user privacy. The package has low install friction—it depends only on posthog for its telemetry capabilities—and is actively maintained with support for current Python versions. It is primarily intended as a dependency for other Cua packages rather than as a standalone tool, though developers working within the Cua ecosystem may import its utilities directly. Use it for: - Use as a dependency when building or extending other Cua ecosystem packages that need shared utilities. - Access privacy-respecting telemetry infrastructure for tracking usage patterns in Cua-based applications. - Leverage common helper functions and core infrastructure to avoid duplication across modules. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Cua Core provides shared utilities, helper functions, and core infrastructure for the Cua ecosystem, including a privacy-focused telemetry system for usage analytics. Yes, if you are actively using or developing within the Cua ecosystem. The package has low install friction, no known vulnerabilities, and active maintenance. However, verify the license before use in proprietary projects, as it is currently unclear. If you are not part of the Cua ecosystem, this package is unlikely to be useful on its own. ## Install pip install cua-core uv add cua-core poetry add cua-core ## Installing cua-core Before you install: Low install friction with a single runtime dependency (posthog). The package is actively maintained and supports current Python versions. License in practice: License treatment is unclear—no SPDX identifier or raw license text is available in the metadata. Verify the actual license before use in proprietary or copyleft-sensitive projects. Quickstart: pip install cua-core import cua_core # Use shared utilities and telemetry from the ecosystem Requires Python 3.11 or later; posthog is a required runtime dependency. Verify before relying: - What specific shared utilities and helper functions does cua-core expose for direct use? - How is the privacy-focused telemetry system configured and what data does it collect? - What is the actual license of this package (SPDX identifier or text)? - Is cua-core intended as a public API or primarily for internal ecosystem use? ## Package facts - License: not declared (unclear) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 155.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags cua ecosystem utilities, privacy telemetry analytics, shared core functionality, cua infrastructure, transparent usage tracking, cua-ecosystem, telemetry, shared-utilities [View on SkillFed](https://skillfed.io/packages/cua-core) · [View on PyPI](https://pypi.org/project/cua-core/)