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

dlepow/batch-python-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

services platforms author
batch, storage
python
dlepow

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%