traitlets: A configuration system for Python applications¶
Description¶
Traitlets Python config system
A configuration system for Python applications.
Type¶
standard
Version Information¶
package-version.txt:
4.3.3
install-requires.txt:
traitlets >=4.3.3
Equivalent System Packages¶
conda:
$ conda install traitlets python:traitlets
macports: install the following packages: traitlets python:traitlets opensuse:
$ sudo zypper install traitlets python:traitlets
See https://repology.org/project/traitlets/versions, https://repology.org/project/python:traitlets/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023