Package io.micronaut.python.compiler
@NullUnmarked
package io.micronaut.python.compiler
Compiler support for Python source generation.
-
ClassDescriptionAn in-memory version of
BeanDefinitionsProviderfor use with a class loader produced byPyronautCompiler.buildClassLoader().Compiler for Python applications using Micronaut annotation processing.Builder for PyronautCompiler.Exception intentionally propagated from a compilation visitor to its caller.Produces GraalPy-compatible, hash-based Python bytecode without requiring a Python launcher or a writable Python filesystem.A generated bytecode payload.Controls how incremental compilation handles dynamic or unresolved Python relationships.