when using ice lib., ice.privatekey_to_address(0, True, pvk_int), we can use either hex or dec directly and it can handle both and give same result even though it was mentioned as 'pvk_int', so no need to convert it from hex to decimal, storing and printing decimal values is not needed. You can also refer the lib.