Skip to main content

Shared UI components for copick visualization plugins

Project description

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.

Project details


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-0.5.0.tar.gz (64.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-0.5.0-py3-none-any.whl (82.2 kB view details)

Uploaded Python 3

File details

Details for the file copick_shared_ui-0.5.0.tar.gz.

File metadata

  • Download URL: copick_shared_ui-0.5.0.tar.gz
  • Upload date:
  • Size: 64.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for copick_shared_ui-0.5.0.tar.gz
Algorithm Hash digest
SHA256 540f2eaa22447ef9cc70b2632010925e20ecddcb278193b4ff55948a942a34b3
MD5 f4715806d20349be538ba9a5c8fddc6a
BLAKE2b-256 344d417172a962b742f74f08184ec78fce1cf01310c4d1733e46c906f738514d

See more details on using hashes here.

Provenance

The following attestation bundles were made for copick_shared_ui-0.5.0.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-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for copick_shared_ui-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 73b922731620480972044e2e6fc0280694c1230c78f51a247d43a2ed0f31ff75
MD5 827fd5315f635e62ee2f24e961884011
BLAKE2b-256 312ab50e606184890cd94c1498452a9da06596c2e9313b646b83a422f81cb5cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for copick_shared_ui-0.5.0-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 Pingdom Monitoring Sentry Error logging StatusPage Status page