Metadata-Version: 2.1
Name: dantro
Version: 0.11.2
Summary: Loads, handles, and plots hierarchically structured data
Home-page: https://ts-gitlab.iup.uni-heidelberg.de/utopia/dantro
Author: Utopia Developers
Author-email: Yunus Sevinchan <Yunus.Sevinchan@iup.uni.heidelberg.de>
License: MIT
Description: With dantro, hierarchically structured data can be loaded into a uniform data structure, a so-called data tree. Furthermore, dantro provides capabilities to generically create plots from that data. The whole package aims at implementing an abstract interface that allows specializing the provided classes to the needs to the data that is to be worked with. At the same time, it already provides useful functionality, which makes specialization easier.
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Provides-Extra: test_deps
Provides-Extra: doc_deps
