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.
- Outputs:
out - Website: https://github.com/pygridtools/gridmap
- Licenses: GPL 3+
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
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.