with (import {}); mkShell { buildInputs = [ # Defines a python + set of packages. python3 ]; }