Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.63 KB

README.rst

File metadata and controls

40 lines (32 loc) · 1.63 KB

PyPI - Latest Release PyPI - Python Versions GitHub Actions - Build Status ReadTheDocs - Build Status CodeCov - Coverage Status

Description

This package contains a collection of utility 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 >= 3.6,
  • matplotlib >= 2.2.4,
  • numpy >= 1.8.

The following packages are used by a few functions and therefore optional:

  • astropy >= 1.3.