遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/8937)
<a href="https://www.bestpractices.dev/projects/8937"><img src="https://www.bestpractices.dev/projects/8937/badge"></a>
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://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
https://github.com/Azure/azure-sdk-for-python?tab=readme-ov-file#contributing
https://github.com/Azure/azure-sdk-for-python/issues
https://azure.github.io/azure-sdk/python_implementation.html#testing https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/tests.md
We only accept pylint result if return code is 0, which according to pylint design, means warning aree treated as errors: https://pylint.pycqa.org/en/latest/user_guide/usage/run.html#exit-codes
We rely on cryptography library and have same security level as cryptography.
Pylint includes some rules like that
We're a pure Python repo
后退