Skip to main content

Declarative Python programming using Parameters.

Project description

Param

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.

Please see param’s website for documentation and examples.

Installation

Param has no dependencies outside of Python’s standard library.

Official releases of Param are available at PyPI, and can be installed via pip install --user param, pip install param, or easy_install param.

More recent changes can be obtained by cloning the git repository.

Release Notes

Notable additions, or changes that may require users to alter code, are listed below.

1.1.0

  • Switched to Python’s own logging module.

  • Improved support for time when using Dynamic parameters.

  • Optional extension for IPython users.

A full list of changes since the previous release is available on GitHub.

1.0.0

  • Initial release.

Project details


Release history Release notifications | RSS feed

This version

1.1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

param-1.1.0.tar.gz (45.3 kB view hashes)

Uploaded Source

Built Distributions

param-1.1.0.win-amd64.exe (262.2 kB view hashes)

Uploaded Source

param-1.1.0.win32.exe (234.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page