param

Community

Declarative, typed parameters for Python.

AuthorMarcSkovMadsen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Param provides a concise way to declare typed, validated attributes on Python classes, reducing boilerplate, runtime errors, and wiring of validation logic when building configurable components.

Core Features & Use Cases

  • Declarative parameter definitions with type annotations and constraints for robust data models.
  • Reactive dependencies between parameters via @param.depends, enabling automatic updates and computed values.
  • Support for dynamic defaults, serialization, and cross-field validation to simplify production-grade configurations.
  • Production-ready patterns for configuration objects, tests, and reusable components.

Quick Start

Define a Param-based class with typed attributes and a simple dependency to observe reactive updates.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: param
Download link: https://github.com/MarcSkovMadsen/holoviz-mcp/archive/main.zip#param

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.