mongo-python-driver/tools
Jeffrey A. Clark 45dd4c13e0 PYTHON-5683: Spike: Investigate using Rust for Extension Modules
- Implement comprehensive Rust BSON encoder/decoder
- Add Evergreen CI configuration and test scripts
- Add GitHub Actions workflow for Rust testing
- Add runtime selection via PYMONGO_USE_RUST environment variable
- Add performance benchmarking suite
- Update build system to support Rust extension
- Add documentation for Rust extension usage and testing"
2026-05-06 21:58:34 -04:00
..
clean.py PYTHON-5683: Spike: Investigate using Rust for Extension Modules 2026-05-06 21:58:34 -04: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 PYTHON-5027 Test Windows with Python 3.14t (#2444) 2025-07-24 13:20:19 -05: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-5683: Spike: Investigate using Rust for Extension Modules 2026-05-06 21:58:34 -04:00
generate_sbom_requirements.py PYTHON-5433 (hotfix): Fix typing check for sbom requirements file (#2655) 2025-12-17 20:37:58 -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-5668 - Merge backpressure branch into mainline (#2729) 2026-04-14 12:25:29 -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.