Pynucos

Latest version: v3.4.0

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

Scan your dependencies

Page 2 of 6

3.1.1

Fixed a bug with `GetUnitNames()` and capitalization.

3.1.0

Added code to get valid unit names for a given unit_type

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.

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.