Averager

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 2

3.0.0

Added
- Created `median` function
- Created `mode` function

Changed
- Switched to using `*args` for all public functions, meaning `average([x, y])`
changed to `average(x, y)`

Removed
- Dropped support for Python 3.5

2.0.2

Some codebase cleanup.

2.0.1

Added
- Supported Python 3.5 and 3.6

2.0.0

A huge internal cleanup along with some new changes.

Added
- Supported Python 2.7

Changed
- Switched from classes to module-level functions
- Moved to Read the Docs

1.0.5

Fixed
- Bumped version to fix description on PyPI

1.0.4

Added
- Created tests and added CI

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.