mongo-python-driver/tools
2025-06-13 15:30:10 -04:00
..
clean.py PYTHON-4014 Apply QA Suggestions from Scientific Python Library Development Guide (#1414) 2023-11-01 19:37:22 -05:00
compare_import_time.py PYTHON-4260 Lazily load optional imports (#1550) 2024-03-25 12:55:41 -05:00
convert_test_to_async.py Add script to help convert sync tests to async tests (#1825) 2024-09-03 13:26:11 -04:00
ensure_future_annotations_import.py PYTHON-4260 Lazily load optional imports (#1550) 2024-03-25 12:55:41 -05:00
fail_if_no_c.py PYTHON-5149 Convert run-tests.sh to a Python script (#2155) 2025-02-24 09:14:10 -06:00
ocsptest.py PYTHON-5309 Ensure AsyncMongoClient doesn't use PyOpenSSL (#2286) 2025-04-24 16:19:09 -07:00
README.rst removing all support for mongo-qa tests 2010-01-05 14:20:12 -05:00
synchro.py PYTHON 5212 - Use asyncio.loop.sock_connect in _async_create_connection (#2383) 2025-06-13 15:30:10 -04:00
synchro.sh PYTHON-5239 Audit bash scripts for consistency (#2238) 2025-03-31 19:27:56 -05:00

Tools
=====
This directory contains tools for use with the ``pymongo`` module.