/dkr-py-compile

Docker compiler for python3

GNU General Public License v3.0GPL-3.0

dkr-py-compile

Docker compiler for python3

Usage

Leverage this image from your project directory. Assumes you have:

  • setup.py
  • requirements.txt
  • makefile
    • rule: py-compile

And that you are compiling with nuitka.