cua-core
Core functionality for Cua including telemetry and shared utilities
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 on this page — 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
cua-core on PyPI
pip
pip install cua-coreuv
uv add cua-corepoetry
poetry add cua-coreInstalling 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 the current Python release (<3.14,>=3.11) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — posthog |
| Maintenance | actively maintained — 121 days since the last release |
| First released | |
| Downloads | 155,673/month — #10,805 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: cua_core-0.3.1-py3-none-any.whl
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
cua-computerCua Computer provides a framework for…
unclear · top 15,000 on PyPI
cua-agentCua Agent provides a framework for building…
unclear · top 15,000 on PyPI
kedro-telemetryKedro-Telemetry is a plugin that collects…
permissive · top 15,000 on PyPI
braintrust-coreProvides shared core dependencies for packages…
unclear · top 5,000 on PyPI
arcade-coreArcade Core provides foundational components…
permissive · top 15,000 on PyPI
crewai-coreProvides shared utilities, telemetry, and…
unclear · top 5,000 on PyPI
vercel-internal-telemetryProvides shared telemetry helpers for internal…
permissive · top 5,000 on PyPI
tabpfn-common-utilsProvides shared utilities for the TabPFN…
permissive · top 15,000 on PyPI
ruamel.baseProvides a shared foundation for ruamel…
permissive · top 15,000 on PyPI
iterative-telemetrySends anonymized telemetry data from Iterative…
permissive · top 5,000 on PyPI