Pinned Repositories
azure-sdk-for-python
This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
autorest-docker
Docker container for Autorest
autorest.python
Extension for AutoRest (https://github.com/Azure/autorest) that generates Python code
azurerm
Azure Resource Manager Modules
flaskemitter
Playing with TypeSpec emitter framework to output Python flask
onagui
OnAGUI - Ontology Alignment GUI - Software to help automatic or manual realisation of ontologic alignment
swagger-to-sdk
Swagger to SDK automation script
lmazuel's Repositories
lmazuel/onagui
OnAGUI - Ontology Alignment GUI - Software to help automatic or manual realisation of ontologic alignment
lmazuel/autorest.python
Extension for AutoRest (https://github.com/Azure/autorest) that generates Python code
lmazuel/azure-sdk-for-python
Microsoft Azure SDK for Python
lmazuel/flaskemitter
Playing with TypeSpec emitter framework to output Python flask
lmazuel/api-guidelines
Microsoft REST API Guidelines
lmazuel/autorest.python.v3
Autorest for Python based on Autorest core v3
lmazuel/azidext
Extensions to the Azure.Identity libraries
lmazuel/azure-cli
Command-line tools for Azure.
lmazuel/azure-dev-docs
Public repo for Azure developer SDK documentation
lmazuel/azure-rest-api-specs
The source for REST API specifications for Microsoft Azure.
lmazuel/azure-sdk
This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
lmazuel/azure-uamqp-python
AMQP 1.0 client library for Python
lmazuel/cadl-dogfood
Boilerplate for a cadl repo for user to quickly get started
lmazuel/cadl-fun
Having fun with CADL
lmazuel/cadl-ranch
Cadl Scenarios for client generations
lmazuel/cadl_excel
Small script to create a CADL Excel from cadl-ranch coverage report
lmazuel/docker-cookiecutter
Cookiecutter in a Docker container. Work in progress.
lmazuel/githubactions
lmazuel/microsoft-authentication-library-for-python
Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Azure Active Directory. These documented APIs are stable https://msal-python.readthedocs.io. If you have questions but do not have a github account, ask your questions on Stackoverflow with tag "msal" + "python".
lmazuel/NoodleExtensions-python
A python library to make it easier to do Noodle Extensions
lmazuel/openai-in-typespec
OpenAI's service described using TypeSpec
lmazuel/storage-python-manage
An example illustrating how to use Python to manage your Azure storage account
lmazuel/table_proto
lmazuel/tsp-feature-creator
Python scripts to auto-create issues for the TypeSpec Framework project
lmazuel/typespec
lmazuel/typespec-e2e-demo
TypeSpec Service CodeGen Demo
lmazuel/typespec-todo
A todo application API specified in TypeSpec
lmazuel/unbrandingdemo
lmazuel/vcrpy
Automatically mock your HTTP interactions to simplify and speed up testing
lmazuel/websocket-client
WebSocket client for Python