Repository URL to install this package:
from .compiler import BytecodeCompiler, compile __all__ = ("BytecodeCompiler", "compile")