This package browser is in early development. Mind the rough edges.

python-minimal 3.10.7

High-level, dynamically-typed programming language

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.

Installation

Install python-minimal 3.10.7 as follows:

guix install python-minimal@3.10.7

Or install the latest version:

guix install python-minimal

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.