Language

Package: python2-traitlets @ 4.3.3

Synopsis

Configuration system for Python applications

Description

Traitlets is a framework that lets Python classes have attributes with type checking, dynamically calculated default values, and ‘on change’ callbacks. The package also includes a mechanism to use traitlets for configuration, loading values from files or from command line arguments. This is a distinct layer on top of traitlets, so you can use traitlets in your code without using the configuration machinery.

Home page
https://ipython.org
Location
gnu/packages/python-xyz.scm (line: 6467, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings