Skip to content

Commit aff1943

Browse files
authored
DOCSP-50818: Remove Motor from Python landing (#248)
* DOCSP-50818: Remove Motor from Python landing * edits
1 parent 22bf738 commit aff1943

File tree

1 file changed

+5
-19
lines changed

1 file changed

+5
-19
lines changed

source/languages/python.txt

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff 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

4935
Frameworks
5036
----------

0 commit comments

Comments
 (0)