We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f2ba44 commit 7fa6715Copy full SHA for 7fa6715
1 file changed
docs/install.rst
@@ -1,11 +1,10 @@
1
Install
2
#######
3
4
-Install with your favorite package manager
+Package Install
5
+***************
6
-Latest Release
7
-**************
8
-Pip:
+Releases are published to pypi and can be installed with pip (or uv, etc)
9
10
.. code:: bash
11
@@ -14,8 +13,7 @@ Pip:
14
13
Releases are also listed at https://github.com/dpkp/kafka-python/releases
15
16
17
-Bleeding-Edge
18
-*************
+For latest bleed-edge code, install from github:
19
20
21
0 commit comments