Package io.github.howtis.pythonembed.gradle
package io.github.howtis.pythonembed.gradle
-
ClassesClassDescriptionConfiguration extension for the pythonEmbed plugin.Gradle plugin that creates a Python environment and installs specified packages at build time.Generates
META-INF/python-embed.propertieswith the venv path and embedded flag for runtime discovery.Parses Python requirements.txt files into a list of package specifications.Gradle task that creates a Python environment and installs packages into it.