Developing Python with Poetry and POETRY2NIX

Learn how to use Nix to create highly reproducible Python builds that are aware of native dependencies. Read more

Similar

Nuitka Is a Python Compiler

Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or... (more…)

Read more »