About Anaconda Help Download Anaconda

Declarative Python programming using Parameters

Installers

  • linux-32 v1.5.1
  • linux-64 v1.5.1
  • linux-ppc64le v1.5.1
  • osx-64 v1.5.1
  • win-32 v1.5.1
  • win-64 v1.5.1

conda install

To install this package run one of the following:
conda install free::param

Description

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. Param lets you program declaratively in Python, by just stating facts about each of your parameters, and then using them throughout your code.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy