Metadata-Version: 2.1
Name: eddington
Version: 0.0.12.dev0
Summary: Open source, easy to use, data fitting platform.
Home-page: UNKNOWN
Author: Sagi Shadur
Author-email: saroad2@gmail.com
Maintainer: Sagi Shadur
Maintainer-email: saroad2@gmail.com
License: Apache License
Description: .. image:: https://github.com/EddLabs.png
           :width: 72px
        
        Eddington
        =========
        
        .. image:: https://img.shields.io/pypi/pyversions/eddington.svg
           :target: https://pypi.python.org/pypi/eddington
           :alt: Python Versions
        
        .. image:: https://img.shields.io/pypi/v/eddington.svg
           :target: https://pypi.python.org/pypi/eddington
           :alt: PyPI Version
        
        .. image:: https://img.shields.io/pypi/status/eddington.svg
           :target: https://pypi.python.org/pypi/eddington
           :alt: Maturity
        
        .. image:: https://img.shields.io/pypi/l/eddington.svg
           :target: https://github.com/EddLabs/eddington/blob/master/LICENSE
           :alt: License
        
        .. image:: https://github.com/EddLabs/eddington/workflows/CI/badge.svg?branch=master
           :target: https://github.com/EddLabs/eddington/actions
           :alt: Build Status
        
        .. image:: https://codecov.io/gh/EddLabs/eddington/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/EddLabs/eddington
          :alt: CodeCov
        
        .. image:: https://badges.gitter.im/EddLabs/developers.svg
           :target: https://gitter.im/EddLabs/developers
           :alt: Chat on Gitter
        
        *Eddington* is a user-friendly data fitting platform for common uses, based on
        open-source libraries such as *numpy*, *scipy*, and *matplotlib*.
        *Eddington* can be integrated with python code as a library, can be used as CLI and
        has an easy to use GUI.
Keywords: laboratory,fitting,data
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD 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 :: Only
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/x-rst; charset=UTF-8
