param icon indicating copy to clipboard operation
param copied to clipboard

doc: outdated runtime time checking

Open majidaldo opened this issue 11 months ago • 4 comments

The documentation at https://param.holoviz.org/comparisons.html#runtime-checking is outtdated. Run-time type-checking is a 'thing' in Python now. Beartype is probably the leading library.


initiation source https://discourse.holoviz.org/t/comparison-runtime-type-checking/8649/2

majidaldo avatar Mar 21 '25 15:03 majidaldo

I'd love to see a PR updating this bit in the docs, mentioning Beartype and Typeguard and how they compare to Param's approach.

jbednar avatar Mar 21 '25 19:03 jbednar

@majidaldo would you be interested in opening a PR to update the documentation?

maximlt avatar Apr 02 '25 08:04 maximlt

@majidaldo would you be interested in opening a PR to update the documentation?

yes. you can assign me.

majidaldo avatar Apr 02 '25 15:04 majidaldo

Ok thanks! We usually only assign contributors for issues that are funded.

maximlt avatar Apr 03 '25 10:04 maximlt