2019-08-05 17:36:50 +03:00
|
|
|
[Zen of Python]: https://www.python.org/dev/peps/pep-0020/
|
|
|
|
[universal package]: https://packaging.python.org/guides/distributing-packages-using-setuptools/#id75
|
2021-03-10 07:09:00 +03:00
|
|
|
[Architecture board]: https://azure.github.io/azure-sdk/policies_reviewprocess.html
|
|
|
|
[issue]: https://github.com/azure/azure-sdk/issues
|
2019-08-05 17:36:50 +03:00
|
|
|
|
|
|
|
<!-- Intra-document links -->
|
|
|
|
[Packaging]: python_implementation.html#packaging
|
|
|
|
[HTTP pipeline]: python_implementation.html#azure-core
|
2021-03-10 07:09:00 +03:00
|
|
|
[PagingDesign]: python_design.html#methods-returning-collections-paging
|
|
|
|
[azure/azure-sdk-for-python]: https://github.com/azure/azure-sdk-for-python
|
|
|
|
[positional and keyword-only arguments]: python_implementation.html#python-codestyle-long-args
|
|
|
|
[structural type checking]: python_implementation.html#types-or-not
|