Files
computer/libs/python/core
Aditya Bavadekar c33517a42d chore: consolidate Ruff configs, add prettier dependancy and updated documentation usage
- Remove per-package Black, Ruff, and MyPy settings in individual pyproject.toml files
- Centralize Ruff configuration in root pyproject.toml under [tool.ruff.lint] with selected ignores
- Add Prettier setup and usage instructions to Development.md
- Include pnpm install instructions for JS/TS dependencies
- Ensure pre-commit hooks enforce Python and JS/TS formatting consistently
2025-10-22 11:10:21 -07:00
..
2025-10-10 22:36:07 +00:00

Shows my svg

Python macOS Discord PyPI

Cua Core provides essential shared functionality and utilities used across the Cua ecosystem:

  • Privacy-focused telemetry system for transparent usage analytics
  • Common helper functions and utilities used by other Cua packages
  • Core infrastructure components shared between modules

Installation

pip install cua-core