traitlets: Traitlets Python configuration system¶
Description¶
Traitlets Python configuration system
License¶
BSD
Upstream Contact¶
Type¶
standard
Version Information¶
package-version.txt:
5.1.1
install-requires.txt:
traitlets >=4.3.3
Equivalent System Packages¶
conda:
$ conda install traitlets
macports: install the following packages: py-traitlets
opensuse:
$ sudo zypper install python3-traitlets
void:
$ sudo xbps-install python3-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 trac ticket #29023