P

PYC

Definition

Python Compiled Bytecode: a compiled version of Python source code executed by the Python virtual machine for faster loading.

Defined Term