mongo-python-driver/tools
2025-04-04 13:09:04 -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-4005 Replace flake8 and isort with ruff (#1399) 2023-10-19 11:56:22 -05:00
README.rst removing all support for mongo-qa tests 2010-01-05 14:20:12 -05:00
synchro.py PYTHON-4575 Allow valid SRV hostnames with less than 3 parts (#2234) 2025-04-04 13:09:04 -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.