The Python snippet collection contains helper functions for Python 3.6. It includes utilities for most common data types, such as primitivies, lists, dictionaries and date objects.
Python, Math
Converts an angle from degrees to radians.
Python, Math
Converts an angle from radians to degrees.
Python, Math
Returns the binary representation of the given number.
Python, Math
Returns the hexadecimal representation of the given number.