Metadata-Version: 1.2
Name: e13tools
Version: 0.4.5a0
Summary: Provides a collection of functions that were created by 1313e.
Home-page: https://www.github.com/1313e/e13Tools
Author: Ellert van der Velden
Author-email: ellert_vandervelden@outlook.com
License: BSD-3
Description-Content-Type: UNKNOWN
Description: |PyPI| |Python| |License| |Travis| |AppVeyor|
        
        Description
        ===========
        
        This package contains a collection of functions that were created by 1313e.
        Most functions were created for personal use, but have been changed and optimized to work for others as well.
        
        How to install
        ==============
        
        e13Tools can be found in the PyPI system, so ``pip install e13tools`` should suffice.
        
        Dependencies
        ------------
        e13Tools requires:
        
        - ``python == 2.7`` or ``python >= 3.4``,
        - ``numpy >= 1.8``,
        - ``matplotlib >= 1.4.3``,
        - ``astropy >= 1.3``.
        
        .. |PyPI| image:: https://img.shields.io/pypi/v/e13Tools.svg
           :target: https://pypi.python.org/pypi/e13Tools
           :alt: PyPI Release
        .. |Python| image:: https://img.shields.io/pypi/pyversions/e13Tools.svg
           :target: https://pypi.python.org/pypi/e13Tools
           :alt: Python Versions
        .. |License| image:: https://img.shields.io/pypi/l/e13Tools.svg
           :target: https://raw.githubusercontent.com/1313e/e13Tools/master/LICENSE
           :alt: BSD-3 License
        .. |Travis| image:: https://api.travis-ci.org/1313e/e13Tools.svg?branch=master
           :target: https://travis-ci.org/1313e/e13Tools
           :alt: Travis Build Status
        .. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/2dow1xe9xr9o22x6/branch/master?svg=true
           :target: https://ci.appveyor.com/project/1313e/e13Tools
           :alt: AppVeyor Build Status
        
Keywords: e13tools utilities latin hypercube sampling math tools
Platform: Windows
Platform: Linux
Platform: Unix
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
