{"library":"freezegun","type":"library","category":null,"description":"freezegun is a Python library (currently at version 1.5.5) that enables your tests to 'travel through time' by mocking the `datetime`, `date`, `time`, and `pendulum` modules. It simplifies testing time-sensitive code by allowing developers to freeze the current time or simulate its passage, ensuring deterministic and reliable test execution. The project maintains a regular release cadence, with frequent patch and minor updates.","language":"python","status":"active","version":"1.5.5","tags":["testing","datetime","time","mocking","fixtures"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install freezegun","imports":["from freezegun import freeze_time"]}],"homepage":null,"github":"https://github.com/spulec/freezegun","docs":"https://github.com/spulec/freezegun/blob/master/README.rst","changelog":"https://github.com/spulec/freezegun/blob/master/CHANGELOG","pypi":"https://pypi.org/project/freezegun/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.35,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/freezegun/compatibility"}}