slackbuilds/python/WebHelpers
Willy Sudiarto Raharjo 11f94e5d92
python/WebHelpers: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-25 09:43:38 +07:00
..
README python/WebHelpers: Convert python to python2. 2021-06-02 01:02:22 +07:00
WebHelpers.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
WebHelpers.info python/WebHelpers: Update DEP. 2021-11-25 09:43:38 +07:00
slack-desc

README

WebHelpers is a wide variety of utility functions for web applications
and other applications.
It can be used with any web framework.

WebHelpers includes the widely-used HTML tag builder with smart escaping
and convenience functions for common tags such as form fields.
The common builder ensures the tags are syntactically correct and
prevent cross-site scripting attacks and double-escaping.

Other helpers perform text processing, split a large number of records
into pages, generate Atom/RSS feeds with geographical (GIS) data, handle
MIME types, calculate numerica statistics, and more.
There are also high-level container types, including a value counter and
accumulator.
There are lists of country names, country codes, US states, Canadian
provinces, and UK counties.