High-Throughput Computing in Python, powered by HTCondor


Keywords
distributed-computing, high-throughput-computing, htcondor, python
License
Apache-2.0
Install
pip install htmap==0.6.1

Documentation

HTMap

PyPI version Anaconda-Server Badge

Documentation Status Build Status Tests codecov GitHub issues GitHub pull requests

Jump right in to the tutorials with Binder! Binder

HTMap is a library that wraps the process of mapping Python function calls out to an HTCondor pool. It provides tools for submitting, managing, and processing the output of arbitrary functions.

Our goal is to provide as transparent an interface as possible to high-throughput computing resources so that you can spend more time thinking about your own code, and less about how to get it running on a cluster.

For tutorials, installation instructions, and more details, see the documentation.

Please post bug reports and feature requests to our issue tracker.