SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the Codecs module in the Python Standard Library, i.e.
import codecs codecs.decode(hexstring, 'hex_codec')