The [README](https://github.com/getbrevo/brevo-python/blob/v4/README.md#installation) for brevo-python v4 documents `pip install brevo` for installation, which gives a 404 - only `pip install brevo-python` resolves. ```shell pip install brevo ERROR: Could not find a version that satisfies the requirement brevo (from versions: none) ```
The README for brevo-python v4 documents
pip install brevofor installation, which gives a 404 - onlypip install brevo-pythonresolves.