| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2022-04-12 |
|
[399d6d] Drop support for python < 3.7 |
| timermiddleware | 2023-09-12 |
|
[0798ca] Updated compatibility info with Python 3.12 |
| .gitignore | 2019-05-21 |
|
[f2af31] Modernize setup.py; configure it for py3; tox f... |
| LICENSE | 2012-04-30 |
|
[1989b9] add LICENSE |
| README.md | 2012-05-15 |
|
[9e2864] Make doc link clickable. |
| setup.cfg | 2022-02-24 |
|
[e0123b] Drop py27 support |
| setup.py | 2025-08-18 |
|
[eea649] mark support for python 3.13 and 3.14, drop 3.8 |
| tox.ini | 2025-08-18 |
|
[eea649] mark support for python 3.13 and 3.14, drop 3.8 |
TimerMiddleware is a Python package for adding timing instrumentation
to WSGI applications.
Documentation: http://packages.python.org/TimerMiddleware/