This is a Python library of web-related functions, such as:
- remove comments, or tags from HTML snippets
- extract base url from HTML snippets
- translate entites on HTML strings
- encoding mulitpart/form-data
- convert raw HTTP headers to dicts and vice-versa
- construct HTTP auth header
- converting HTML pages to unicode
- RFC-compliant url joining
- sanitize urls (like browsers do)
- extract arguments from urls
A RESTful web framework with strong compile-time guarantees of correctness.
It also affords space efficient code, highly concurrent loads, and
portability to many deployment backends (via the wai package), from CGI
to stand-alone serving. Yesod also focuses on developer productivity.
Yesod integrates well with tools for all your basic web development (wai,
persistent, and shakespeare/hamlet).
httpuv provides low-level socket and protocol support for handling
HTTP and WebSocket requests directly from within R. It is primarily
intended as a building block for other packages, rather than making
it particularly easy to create complete web applications using
httpuv alone. httpuv is built on top of the libuv and http-parser
C libraries, both of which were developed by Joyent, Inc.
Flask-OAuthlib is an extension to Flask that allows you to interact
with remote OAuth enabled applications. On the client site, it is a
replacement for Flask-OAuth. But it does more than that, it also
helps you to create OAuth providers.
Mozilla Firefox is a free and open source web browser descended from the
Mozilla Application Suite. It is small, fast and easy to use, and offers
many advanced features:
o Popup Blocking
o Tabbed Browsing
o Live Bookmarks (ie. RSS)
o Extensions
o Themes
o FastFind
o Improved Security
Midori is a lightweight web browser.
* Full integration with GTK+2/GTK+3.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Bookmarks are stored with XBEL.
* Searchbox based on OpenSearch.
* Custom context menu actions.
* User scripts and customized keyboard support.
* Extensible via Vala scripts.
'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides a
console interface that allows traffic flows to be inspected and edited on the
fly.
'mitmdump' is the command-line version of mitmproxy, with the same
functionality but without the frills. Think tcpdump for HTTP.
mnoGoSearch is a full featured SQL-based search engine for intranet or small
domain Internet web servers. You can also use it to build specialized search
engines such as cooking recipies or searching newspaper articles.
Provides pre-built web search frontend in C (via CGI).
Jesred is a very fast and highly configurable redirector for the Squid
Internet Object Cache. It was derived from Chris Foote's and Wayne
Piekarski's Squirm 1.0 betaB and some code from Squid itself, but is
about 2-3x faster than the original version and has some additional
features.
mod_jail is Apache 1.3.xx/2.0.xx/2.2.xx module, that makes running Apache
in a secure jail prison easy, so it is intended to run on FreeBSD only.
It is similar to mod_chroot, but uses FreeBSD's specific system call -
jail. Also mod_jail make it possible to change securelevel into jail
prison.
Original web site: http://igorpopov.newmail.ru/mod_jail/