slackbuilds/python/traittypes
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
slack-desc
traittypes.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
traittypes.info

README

traittypes provides a reference implementation of trait types for common data
structures used in the scipy stack such as numpy arrays, pandas and xarray data
structures which are out of the scope of the main traitlets project but are a
common requirement to build applications with traitlets in combination with the
scipy stack.