5 projects tagged "Python"
Banjo is a blogging application with bells and whistles, written using the Django framework. It supports caching and skinning. It is suitable for any blog, but is most appropriate for integration into an existing Django application, such as a Satchmo store or a forum. It supports multiple blogs from one installation, each with their own skin. The blogs can be served from unique domain names, from subdirectories, or from subdomains with equal ease, without special configuration. Trackback and Pingback are supported and you can use standard blogging tools such as Ecto, Mars Edit, or ScribeFire to post to the blog.
Nagios has been around for quite some time, but producing output it can consume is something of a black art. Only the plugin documentation actually explains what all the extra semicolons or extended formatting even mean. This is especially onerous when performance consuming add-ons expect a specific structure before operating properly. The NagAconda package strives to greatly simplify the process of actually generating Nagios output using Python.
pysrp is a Python module that provides an implementation of the Secure Remote Password protocol (SRP), a cryptographically strong authentication protocol for password-based, mutual authentication over an insecure network connection. Unlike other common challenge-response autentication protocols, such as Kerberos and SSL, SRP does not rely on an external infrastructure of trusted key servers or certificate management. Instead, SRP server applications use verification keys derived from each user's password to determine the authenticity of a network connection.
A style and grammar checker for English, Polish, German, and other languages