Ukrainian hunspell dictionaries
FormAlchemy greatly speeds development with SQLAlchemy mapped classes
(models) in a HTML forms environment.
FormAlchemy eliminates boilerplate by autogenerating HTML input fields
from a given model. FormAlchemy will try to figure out what kind of
HTML code should be returned by introspecting the model's properties
and generate ready-to-use HTML code that will fit the developer's
application.
python-jswebkit is an cython wrapper for JSContextRef
in pywebkitgtk, which makes it able to call JavaScript
functions with WebKit/JavaScriptCore.
Generates XHTML snippets from BBCode.
Python bindings for the WebKit GTK+ port.
A Python package for interacting with a MediaWiki wiki using
the MediaWiki API.
Designed for MediaWiki version 1.15 and higher, should work
on 1.13, older versions may have bugs.
The edit-API must be enabled on the site to use editing features.
Very small utility to convert TTF files to EOT.
EOT is used by Internet Explorer to support css @font-face declarations.
tWMS is a tiny WMS server written in Python and using tiles as a
backend storage
mod_myvhost is Apache module for dynamically configured name based mass virtual
hosting with PHP, virtual host's configurations and PHP settings are stored in
database.
No need to have every vhost in apache's configuration file, no need to restart
apache after configuration changed (vhost added|deleted, vhost rootdir changed,
vhost unblocked/unblocked...).
After all, it is capable to change settings of PHP4/5 dynamically (if php is
loadable module or it is linked with apache) for any vhost. By default, it sets
open_basedir as vhost's rootdir to prevent user from stoling files from other
users and from your server, but you have ability to change almost any parameter
that exists in php.ini, for example, you can turn on safe_mode or
register_globals for particular vhost, if it has old php scripts that use global
variables.