Metadata-Version: 2.1
Name: labtool-ex2
Version: 0.0.1a0
Summary: Lab-Tool - A Python based lab-data visualization tool
Home-page: https://github.com/Bierbunker/Lab-Tool
Author: Biermeister
Author-email: bierbunker42@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/Bierbunker/Lab-Tool/issues
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (>=2)
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: uncertainties
Requires-Dist: sympy
Requires-Dist: lmfit
Requires-Dist: numdifftools
Requires-Dist: scikit-learn
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

UNKNOWN

