Pynucos

Latest version: v3.2.2

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

Scan your dependencies

Page 2 of 6

3.0.1

Just a removal of extraneous debug prints.

And a couple new unit aliases

3.0.0

This release chances the standard package import to `nucos`:


import nucos

nucos.convert("g", "kg", 1000)

NOTE: the old `unit_conversion` import still works, but will give a `DeprecationWarning`

2.12.0

This version adds the Mass Fraction nanograms per gram unit.

2.11.0

The unit tests now require Python 3.7 and above.

The rest of the code will probably still work on Python2 -- but that won't be tested or maintained anymore.

Other changes:

- Conversion value for Specific Gravity at 15C has been changed in the fourth digit to match the standard used by the Petroleum Industry.

- Tests have been cleaned up to use pure pytest - no more unittest tests.

2.10.1

Fixed pathlib and Unicode issues on Python2

2.10.0

A couple new units, and setting the unicode versions as the "canonical" abbreviation.

Also added an RST page for all the units.

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.