Skip to content

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

License

Notifications You must be signed in to change notification settings

Azure-Samples/batch-python-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages