Thursday, January 30, 2020

Python Apps Packaging


https://talkpython.fm/episodes/show/245/python-packaging-landscape-in-2020.

Official Python Docker image: hub.docker.com
Docker: docker.com
Vagrant: vagrantup.com
PyInstaller: pyinstaller.org
Briefcase: beeware.org
Pex: github.com
Shiv: github.com
pipx: pypi.org/project/pipx
PyOxidixer: gregoryszorc.com
Nuitka: nuitka.net
Cython: cython.org
Flatpak: flatpak.org
Snapcraft: snapcraft.io

+
Numba: A High Performance Python Compiler (to LLVM)

Pyston compiler cranks up Python thanks to LLVM | InfoWorld

No comments:

Post a Comment