Metadata-Version: 2.3
Name: Arenz_Group_Python
Version: 0.3.1
Summary: a pip-installable package with function for Arenz Group
Project-URL: Homepage, https://github.com/NanoElectroCatalysis/Arenz_Group_Python
Project-URL: Documentation, https://github.com/NanoElectroCatalysis/Arenz_Group_Python
Project-URL: Repository, https://github.com/NanoElectroCatalysis/Arenz_Group_Python
Project-URL: Issues, https://github.com/NanoElectroCatalysis/Arenz_Group_Python
Project-URL: Changelog, https://github.com/NanoElectroCatalysis/Arenz_Group_Python
Author-email: Gustav Wiberg <gustav.wiberg@unibe.ch>
Maintainer-email: Gustav Wiberg <gustav.wiberg@unibe.ch>
License: MIT License
        
        Copyright (c) 2024 Gustav Wiberg
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
License-File: LICENSE
Keywords: arenz group,python,tdms
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Requires-Python: >=3.11
Requires-Dist: ec4py
Requires-Dist: matplotlib
Requires-Dist: nptdms
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pathlib
Requires-Dist: scipy
Description-Content-Type: text/markdown

# Arenz_Group_Python
Python libs for Arenz Group








## Jupyter package installation
In order to install this package use the following line in a jupyter notebook: 

>   !{sys.executable} -m pip install arenz_group_python@git+https://github.com/NanoElectroCatalysis/Arenz_Group_Python

Just copy and 
