Measurement

Latest version: v3.2.2

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

Scan your dependencies

Page 1 of 3

4.0

Major Changes:

* Drop Python <= 3.6 support
* Add Python 3.8 Support
* Add `AbstractUnit` classes to declate units.
* Add all new `AbstractMeasurement` as Measurement base class.
* Refactor `MeasurementBase` to a proper be a metaclass.
* Add support for arithmetic operations on geometrical measures (distance x distance = area, …)
* Add support for arithmetic operations on electromagnetic measures (U x I = R, …)
* Add inductance measure
* Add support for non ASCII units (`m²`, …)

4.0a8

What's Changed
* Fix 75 -- Update packaging and CI to PEP518 by codingjoe in https://github.com/coddingtonbear/python-measurement/pull/771 to

**Full Changelog**: https://github.com/coddingtonbear/python-measurement/compare/4.0a7...4.0a8

4.0a7

- Fixed issue with some factor names containing underscores
- Improved comments and documentation

4.0a6

* Add distance unit point (pt)

4.0a5

* Fix 49 -- Fix "denominator" typos

4.0a4

* Fix 40 -- Raise type error with proper message

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.