This project creates an executable Python script inside of a development container. While this isn't terribly complicated, getting everything wired up to work correctly on a new project can be a ...
An example project showing how to use Gradle to build a Groovy Script into an executable JAR file. It uses the shadow plugin to generate the jar file ...