Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

copick-shared-ui

Shared UI components for copick visualization plugins.

This package provides reusable Qt-based UI components that can be used across different copick visualization plugins (napari-copick, chimerax-copick, etc.).

Installation

uv pip install copick-shared-ui

Usage

from copick_shared_ui import EditObjectTypesDialog, validate_copick_name

# Use the object types editor
dialog = EditObjectTypesDialog(parent=None, existing_objects=my_objects)
if dialog.exec_() == QDialog.Accepted:
    updated_objects = dialog.get_objects()

# Validate copick names
is_valid, sanitized, error_msg = validate_copick_name("my-object-name")

Components

EditObjectTypesDialog

A dialog for managing copick PickableObject types with features:

  • Add, edit, and delete object types
  • Real-time validation with visual feedback
  • Color selection and management
  • Support for all copick.PickableObject properties (EMDB/PDB IDs, thresholds, etc.)

Validation

Utilities for validating copick entity names according to copick naming conventions.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

copick_shared_ui-2.0.0a1.tar.gz (317.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

copick_shared_ui-2.0.0a1-py3-none-any.whl (86.3 kB view details)

Uploaded Python 3

File details

Details for the file copick_shared_ui-2.0.0a1.tar.gz.

File metadata

  • Download URL: copick_shared_ui-2.0.0a1.tar.gz
  • Upload date:
  • Size: 317.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for copick_shared_ui-2.0.0a1.tar.gz
Algorithm Hash digest
SHA256 a50c2ac59a5e6c77fedb2924e2cd79b5665e6fdeb9d8661964399341d131c685
MD5 de92201404f863a34f2c2a83a442a9e4
BLAKE2b-256 973898330b581f8f3ad54a3d273f034231ffd9bb7711528b9a61675a75b00f74

See more details on using hashes here.

Provenance

The following attestation bundles were made for copick_shared_ui-2.0.0a1.tar.gz:

Publisher: release-please.yml on copick/copick-shared-ui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file copick_shared_ui-2.0.0a1-py3-none-any.whl.

File metadata

File hashes

Hashes for copick_shared_ui-2.0.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 c56d06ee53cffc7cda56a916d480793198e2311b099e7965c132ea27e43f6515
MD5 8273e130ca204b6ee3abadcdacec64c3
BLAKE2b-256 bc6ef802c03925ab1c2d2cd28ac27cfdb7036ed2c8e686129e66ac0f996c548d

See more details on using hashes here.

Provenance

The following attestation bundles were made for copick_shared_ui-2.0.0a1-py3-none-any.whl:

Publisher: release-please.yml on copick/copick-shared-ui

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page