You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/23 01:41:42 UTC

[GitHub] [pulsar] Anonymitaet commented on a diff in pull request #17796: docs: Updating Python installation section

Anonymitaet commented on code in PR #17796:
URL: https://github.com/apache/pulsar/pull/17796#discussion_r978205991


##########
site2/docs/client-libraries-python.md:
##########
@@ -9,29 +9,21 @@ import Tabs from '@theme/Tabs';
 import TabItem from '@theme/TabItem';
 ````
 
+You can use a Pulsar Python client to create producers, consumers, and readers.
 
-Pulsar Python client library is a wrapper over the existing [C++ client library](client-libraries-cpp.md) and exposes all of the [same features](/api/cpp). You can find the code in the [Python directory](https://github.com/apache/pulsar/tree/master/pulsar-client-cpp/python) of the C++ client code.

Review Comment:
   Why removing `Pulsar Python client library is a wrapper over the existing [C++ client library](client-libraries-cpp.md).`? Does it provide more context for users?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org