#Param simplifies class parameter definitions.

Param is a #Python #library for quickly definining class instance attributes with optional bounds and type checking. Param reduces the repetitive nature of defining many attributes, while also making it easy to document the values. Parameters follow the inheritance and access rules of regular Python attributes.

Website 🔗️: https://param.holoviz.org/

#free #opensource #foss #fossmendations #programming

Welcome to Param! — param 1.11.0 documentation