zhaosuizhi / demo-nuitka-in-docker

Compile Python program with Nuitka.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuitka Demo

Compile a Python program with Nuitka:

  1. in Docker.
  2. with Jenkins.

Details

All build related files are in build directory.

Filename Function
Dockerfile Compile with gcc.
clang.Dockerfile Compile with clang.
slim.Dockerfile Compile with clang inside slim image.
Jenkinsfile Compile in a Jenkins pipeline.

About

Compile Python program with Nuitka.

License:Do What The F*ck You Want To Public License


Languages

Language:Dockerfile 94.3%Language:Python 5.7%