File tree Expand file tree Collapse file tree 1 file changed +5
-19
lines changed Expand file tree Collapse file tree 1 file changed +5
-19
lines changed Original file line number Diff line number Diff line change @@ -24,27 +24,13 @@ MongoDB with Python
2424.. image:: /images/Python-1.svg
2525 :alt: Python landing page hero image
2626
27- Drivers
28- -------
27+ Driver
28+ ------
2929
30- .. card-group::
31- :columns: 2
32-
33- .. card::
34- :headline: PyMongo
35- :url: https://www.mongodb.com/docs/languages/python/pymongo-driver/current/
36- :icon: /images/icons/python.svg
37- :icon-alt: Driver card icon
38-
39- Provides a synchronous API for working with MongoDB databases consistent with other MongoDB language drivers.
40-
41- .. card::
42- :headline: Motor
43- :url: https://www.mongodb.com/docs/drivers/motor/
44- :icon: /images/icons/python.svg
45- :icon-alt: Driver card icon
30+ Provides a synchronous and asynchronous API for working with MongoDB databases consistent with
31+ other MongoDB language drivers.
4632
47- Provides an asynchronous API for working with MongoDB databases consistent with other MongoDB language drivers.
33+ `PyMongo Documentation → <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/>`__
4834
4935Frameworks
5036----------
You can’t perform that action at this time.
0 commit comments