Azure / Azure/azure-sdk-for-python
azure-cognitiveservices-vision-face is deprecated while azure-ai-vision-face isn't ready
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
- **Package Name**: azure-cognitiveservices-vision-face
- **Package Version**: 0.6.1
- **Operating System**: any
- **Python Version**: any
**Describe the bug**
According to [the documentation](https://pypi.org/project/azure-cognitiveservices-vision-face/), `azure-cognitiveservices-vision-face` is deprecated.
> This package has been deprecated and will no longer be maintained after 11-01-2024. This package will only receive security fixes until 11-01-2024. To receive updates on new features and non-security bug fixes, upgrade to the replacement package, [azure-ai-vision-face](https://pypi.org/project/azure-ai-vision-face/).
Meanwhile, [there is no stable version](https://pypi.org/project/azure-ai-vision-face/#history) of `azure-ai-vision-face`.
So, which package should be used now?
Contributor guide
Assessment
This issue has not been assessed yet.