Package: wnpp Severity: wishlist Owner: Sebastien Delafond <s...@debian.org>
* Package name : param Version : 1.9.3 Upstream Author : HoloViz team * URL : https://github.com/holoviz/param/releases * License : BSD-3 Programming Lang: Python Description : Make your Python code clearer and more reliable by declaring Parameters Param is a library providing Parameters: Python attributes extended to have features such as type and range checking, dynamically generated values, documentation strings, default values, etc., each of which is inherited from parent classes if not specified in a subclass.