Showing tag results for Python

Jun 3, 2020
Post comments count0
Post likes count0

Manage Service Bus Queue messages with Python

Developer Support
Developer Support

In this post, Big Data Consultant Rakhi Guha shows how to get started with Python scripting to manage Service Bus Queue messages.

PythonAzure Service Bus
Jan 21, 2019
Post comments count0
Post likes count0

Hosting Python packages in Azure DevOps

Developer Support
Developer Support

What I wanted to accomplish here was simply to create a redistributable Python package. Also show some of the practices on how to work with Python in a Windows environment, but I could not stop there. I went ahead and built a complete CI/CD pipeline for the package, showing how easy it is and how well Python projects integrate with Azure DevOps.

TeamAzureDevOps