| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2019-05-22 |
|
[a334e5] Python 3 compatibility: |
| timermiddleware | 2022-02-24 |
|
[13f03d] Fix "*" handling; provide type hints and type e... |
| .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 | 2022-03-04 |
|
[d07d7a] 1.5.2 release |
| tox.ini | 2022-02-24 |
|
[e0123b] Drop py27 support |
TimerMiddleware is a Python package for adding timing instrumentation
to WSGI applications.
Documentation: http://packages.python.org/TimerMiddleware/