Azure / Azure/AppConfiguration-Announcements
Generally Availability for Python Configuration provider
- Dominant language
- No language data
- Stars
- 48
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
**Python App Configuration provider** is now **Generally Available**. Python App Configuration provider is a library running on top of Python SDK and helps Python developers easily consume the Azure App Configuration service for their configuration settings, just like a dictionary. It works natively with other Azure services such as Azure Key vault and Azure Active directory.
In GA version, we have added the async support, complete support for Mapping API and fixed some of the identified bugs in our preview version. Learn how to use the provider library in this [document](https://learn.microsoft.com/azure/azure-app-configuration/quickstart-python-provider). Documentation and package could be found [here](https://pypi.org/project/azure-appconfiguration-provider).
You could download the samples from Github:
* [Python](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/appconfiguration/azure-appconfiguration-provider/samples)
* [Django](https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-django-webapp-sample)
* [Flask](https://github.com/Azure/AppConfiguration/tree/main/examples/Python/python-flask-webapp-sample)
Please let us know of your [feedback](https://github.com/Azure/AppConfiguration/issues/new).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.