python3-presets

Python module to handle default parameters of functions

Description

Provides an object interface that can override common default parameter settings for all functions within a target module or package.

Simple to use. Just build a Preset object with the target module as an argument and then set the default parameters via a dict-like interface.

So your new object will work just like the target module, but the default arguments of any function will be defined by the values you set.

This package provides the Python 3.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/bmcfee/presets


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-presets