Metadata-Version: 2.1
Name: datastock
Version: 0.0.8
Summary: A python library for generic class and data handling
Home-page: https://github.com/ToFuProject/datastock
Author: Didier VEZINET
Author-email: didier.vezinet@gmail.com
License: MIT
Keywords: data analysis class container generic interactive plot
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# datacollection
Provides a generic DataStock class, useful for containing classes and multiple data arrays, with interactive plots


