Metadata-Version: 2.1
Name: fitpy
Version: 0.1.0.dev1
Summary: Framework for fitting models to (spectroscopic) data.
Home-page: https://www.fitpy.de/
Author: Till Biskup
Author-email: till@till-biskup.de
License: UNKNOWN
Project-URL: Documentation, https://docs.fitpy.de/
Project-URL: Source, https://github.com/tillbiskup/fitpy
Description: FitPy
        =====
        
        FitPy is a Python framework for fitting models to (spectroscopic) data.
        
        For more general information on FitPy see its `homepage <https://www.fitpy.de/>`_.
        
        
        Installation
        ------------
        
        Install the package by running::
        
            pip install fitpy
        
        
        Contribute
        ----------
        
        - Source Code: https://github.com/tillbiskup/fitpy
        
        
        Support
        -------
        
        If you are having issues, please contact the package authors via GitHub and/or file a bug report there.
        
        
        License
        -------
        
        The project licensed under the BSD license.
        
        
Keywords: Reproducible research,quantum-chemical calculations
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 1 - Planning
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
