Metadata-Version: 2.1
Name: DLite-Python
Version: 0.3.3
Summary: Lightweight data-centric framework for working with scientific data
Home-page: https://github.com/SINTEF/dlite
Author: SINTEF
Author-email: jesper.friis@sintef.no
License: MIT
Platform: Windows
Platform: Linux
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: fortran-language-server ; extra == 'all'
Requires-Dist: numpy ; extra == 'all'
Requires-Dist: PyYAML ; extra == 'all'
Requires-Dist: psycopg2-binary ; extra == 'all'
Requires-Dist: pandas ; extra == 'all'
Requires-Dist: pymongo ; extra == 'all'
Provides-Extra: db
Requires-Dist: pymongo ; extra == 'db'
Requires-Dist: psycopg2-binary ; extra == 'db'
Provides-Extra: numerical
Requires-Dist: pandas ; extra == 'numerical'

UNKNOWN

