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

python-gridmap 0.15.0

Create jobs on a cluster directly from Python

Gridmap is a Python package to allow you to easily create jobs on the cluster directly from Python. You can directly map Python functions onto the cluster without needing to write any wrapper code yourself.

Installation

Install python-gridmap 0.15.0 as follows:

guix install python-gridmap@0.15.0

Or install the latest version:

guix install python-gridmap

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.