Ctof

Latest version: v0.2.1

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

Scan your dependencies

Page 2 of 3

0.1.7

* ctof now supports Kelvin to Celsius/Fahrenheit conversion
* View the readme for more details

0.1.6

* IMPORTANT PATCH: Moved the codebase to `__init__.py`
* ctof must now be imported as `import ctof`
* Change your code if it has been made pre-0.1.6

0.1.5

0.1.4

* Very minor patch - added project url

0.1.3

* Fixed a circular import error with the tests
* Tests can now be run directly, instead of running from the command line.
* The test filename has been changed: `python -m unittest -v tests/ctof-tests.py`

0.1.2

* NEW: Kelvin conversion
* Syntax: ctof.kel(value, temptype)
* Valid temptypes: "C", "F"
* Example: `ctof.kel(0, "C")`

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.