{"library":"django-mock-queries","type":"library","category":null,"description":"django-mock-queries is a Python library designed for mocking Django queryset functions in memory during testing. It provides a way to simulate Django's ORM behavior, including method chaining, Q object filtering, aggregates, and CRUD operations, without needing a live database connection. The library is actively maintained, with the current version being 2.3.0, and receives regular updates to support newer Python and Django versions.","language":"python","status":"active","version":"2.3.0","tags":["Django","testing","mocking","queryset","unit-testing","orm"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-mock-queries","imports":["from django_mock_queries.query import MockSet","from django_mock_queries.query import MockModel","from django_mock_queries.mocks import monkey_patch_test_db"]}],"homepage":null,"github":"https://github.com/stphivos/django-mock-queries","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-mock-queries/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.7,"avg_import_s":0.73,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-mock-queries/compatibility"}}