Skip to content

Azure-Samples/batch-python-quickstart

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
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

No packages published

Languages