python-freezegun - Let your Python tests travel through time
Website: | https://github.com/spulec/freezegun |
---|---|
License: | Apache 2.0 |
- Description:
Once the decorator or context manager have been invoked, all calls to datetime.datetime.now(), datetime.datetime.utcnow(), datetime.date.today(), time.time(), time.localtime(), time.gmtime(), and time.strftime() will return the time that has been frozen.
Packages
python-freezegun-0.3.9-1.el7.nuxref.src [21 KiB] |
Changelog
Chris Caron (2017-06-06):
- Initial Build |