diff options
-rw-r--r-- | Doc/library/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/library/index.rst b/Doc/library/index.rst index 7d2002b..d064b68 100644 --- a/Doc/library/index.rst +++ b/Doc/library/index.rst @@ -27,8 +27,8 @@ as a collection of packages, so it may be necessary to use the packaging tools provided with the operating system to obtain some or all of the optional components. -In addition to the standard library, there is a growing collection of -several thousand components (from individual programs and modules to +In addition to the standard library, there is an active collection of +hundreds of thousands of components (from individual programs and modules to packages and entire application development frameworks), available from the `Python Package Index <https://pypi.org>`_. |