mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fixed grammar.
This commit is contained in:
@@ -33,7 +33,7 @@ reading. Each one of these projects is a paragon of Python coding.
|
|||||||
for gathering metrics from almost any source.
|
for gathering metrics from almost any source.
|
||||||
|
|
||||||
- `Werkzeug <https://github.com/mitsuhiko/werkzeug>`_
|
- `Werkzeug <https://github.com/mitsuhiko/werkzeug>`_
|
||||||
Werkzeug started as simple collection of various utilities for WSGI
|
Werkzeug started as a simple collection of various utilities for WSGI
|
||||||
applications and has become one of the most advanced WSGI utility modules.
|
applications and has become one of the most advanced WSGI utility modules.
|
||||||
It includes a powerful debugger, full-featured request and response objects,
|
It includes a powerful debugger, full-featured request and response objects,
|
||||||
HTTP utilities to handle entity tags, cache control headers, HTTP dates,
|
HTTP utilities to handle entity tags, cache control headers, HTTP dates,
|
||||||
|
|||||||
Reference in New Issue
Block a user