Muller-eot

Latest version: v1.4.3

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.3

Package Maintenance
No change to package functionality

- Transition package distribution from setup.py to pyproject.toml
- Update Python version range to [reflect Python EOL](https://devguide.python.org/versions/): Python 3.10, 3.11, and 3.12
- Remove version requirements for `matplotlib` and `numpy` dependencies
- Update backend to make use [type hinting](https://docs.python.org/3/library/typing.html) and [f-strings](https://docs.python.org/3/tutorial/inputoutput.html)

1.4.2

Backend Functionality through EOT Class
- EOT Object for generating EOT difference and plotting graph

**Set default title for graph**

**Quickstart Guide**
- Example imgages

**showPlot -> show_plot**
- Update argument from camel-case to snake-case to match all arguments

1.3.2

- Python3.7 and Python3.9 capability
- README bug fixes

1.3.1

Bug fix to include the entire range of the orbital year (previously stopped at 364, fixed to 365 days)

1.3.0

New optional argument for the color of the scatter plot

plotEOT(fig_plot_color="C0")

1.2.0

calculateDifferenceEOTMinutes() returns a dictionary where keys are orbital days and values are the differences in EOT time

return calculateDifferenceEOTMinutes() == dict

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.