gjlumsden / batch-python-quickstart

A basic Python script that introduces Batch features such as pools, nodes, jobs, tasks, and interaction with Storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

page_type description languages products
sample
A basic Python application that introduces Batch features such as pools, nodes, jobs, tasks, and interaction with Storage.
python
azure

Azure Batch Python Quickstart

A basic Python application that introduces Batch features such as pools, nodes, jobs, tasks, and interaction with Storage. Each task writes a text file to standard output.

For details and explanation, see the accompanying article Run your first Batch job with the Python API.

Prerequisites

  • Azure Batch account and linked general-purpose Azure Storage account
  • Python 2.7 or 3.3 or later including pip

Resources

Project code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

A basic Python script that introduces Batch features such as pools, nodes, jobs, tasks, and interaction with Storage.

License:MIT License


Languages

Language:Python 100.0%