Easier to work with (generate and read), and I thi...
# python
p
Easier to work with (generate and read), and I think pyc bytecode is tied to CPython implementation while on source code level an implementation-agnostic Python code can be written. If there's any good reason for generating Python bytecode (even if only for CPython), please share it - it's never too late :)