fancytypes

fancytypes is a simple Python library that contains a base class representing an updatable parameter set that is equipped with methods to facilitate parameter data serialization and validation.

Setting up fancytypes

For instructions on installing the fancytypes library, see the Installation instructions page.

Learning how to use fancytypes

For those new to the fancytypes library, it is recommended that they take a look at the Examples page, which contain code examples that show how one can use the fancytypes library. While going through the examples, readers can consult the fancytypes reference guide to understand what each line of code is doing.

Contents

Indices and tables