Skip to main content

Microsoft Azure Batch Client Library for Python

Project description

Microsoft Azure SDK for Python

This is the Microsoft Azure Batch Client Library.

This package has been tested with Python 2.7, 3.3, 3.4 and 3.5.

Compatibility

IMPORTANT: If you have an earlier version of the azure package (version < 1.0), you should uninstall it before installing this package.

You can check the version using pip:

pip freeze

If you see azure==0.11.0 (or any version below 1.0), uninstall it first:

pip uninstall azure

Usage

For code examples, see the Batch samples repo on GitHub.

Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.

Release History

2.0.0 (2017-02-23)

  • AAD token authentication now supported.

  • Some operation names have changed (along with their associated parameter model classes): * pool.list_pool_usage_metrics -> pool.list_usage_metrics * pool.get_all_pools_lifetime_statistics -> pool.get_all_lifetime_statistics * job.get_all_jobs_lifetime_statistics -> job.get_all_lifetime_statistics * file.get_node_file_properties_from_task -> file.get_properties_from_task * file.get_node_file_properties_from_compute_node -> file.get_properties_from_compute_node

  • The attribute ‘file_name’ in relation to file operations has been renamed to ‘file_path’.

  • Change in naming convention for enum values to use underscores: e.g. StartTaskState.waitingforstarttask -> StartTaskState.waiting_for_start_task.

  • Support for running tasks under a predefined or automatic user account. This includes tasks, job manager tasks, job preparation and release tasks and pool start tasks. This feature replaces the previous ‘run_elevated’ option on a task.

  • Tasks now have an optional scoped authentication token (only applies to tasks and job manager tasks).

  • Support for creating pools with a list of user accounts.

  • Support for creating pools using a custom VM image (only supported on accounts created with a “User Subscription” pool allocation mode).

1.1.0 (2016-09-15)

  • Added support for task reactivation

1.0.0 (2016-08-09)

  • Added support for joining a CloudPool to a virtual network on using the network_configuration property.

  • Added support for application package references on CloudTask and JobManagerTask.

  • Added support for automatically terminating jobs when all tasks complete or when a task fails, via the on_all_tasks_complete property and the CloudTask exit_conditions property.

0.30.0rc5

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure-batch-2.0.0.zip (274.3 kB view details)

Uploaded Source

Built Distribution

azure_batch-2.0.0-py2.py3-none-any.whl (272.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file azure-batch-2.0.0.zip.

File metadata

  • Download URL: azure-batch-2.0.0.zip
  • Upload date:
  • Size: 274.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for azure-batch-2.0.0.zip
Algorithm Hash digest
SHA256 6462eee2f23f21ae06ec90fe25527788d3e16a7d31366854e4fe76b8544ec834
MD5 ec808b93f568a274d18bed338e0b516c
BLAKE2b-256 23a41c722c309bd586b3aab55a9e6cdfb4dff2c4c4fdab302c8e70dcdffd0546

See more details on using hashes here.

File details

Details for the file azure_batch-2.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for azure_batch-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 aa63743640409f55ff58b4d7b554b324baad3d61e9f619706c56843e9bb82931
MD5 0aa7da18d39a4034cdc31fc922248d6b
BLAKE2b-256 4ac939ad1e410a80b8e474ed0bf4fd30ba9bbf20e76fb65d6e91ae93962b643d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page