Spyce SPYCE is a webserver plugin that supports simple and efficient Python-based dynamic HTML scripting. Those who like Python and are familiar with JSP, or PHP, or ASP, should have a look at this engine. It allows one to generate dynamic HTML content just as easily, using Python for the dynamic parts. Its modular design makes it very flexible and extensible.
Category: Python
Gypsy Mail Gypsy Mail is a Python clone of the well-known cgiemail script, with added features and flexibility. This script allows you to set up an HTML form on your website, to collect information from your site’s visitors, and send a very nicely formatted e-mail to yourself, or possibly other e-mail addresses. Also includes redirection to your own URL for a custom success page.
MoinMoin MoinMoin is a Python WikiClone, based on PikiPiki. The name MoinMoin is a common German slang expression, “Moin” meaning “Good Morning”, and “MoinMoin” being an emphasis, i.e. “A Very Good Morning”. The name was obviously choosen for its WikiWikiNess.
Palabre – Flash Xml Multiuser Socket Server Palabre is a python socket server for flash multiuser applications. You can have a nickname, create rooms, sub rooms, games, chat applications, …
Karrigell Karrigell is a simple web programming solution, including a web server and a relational database (gadfly). It was designed for web sites with moderate traffic, such as personal sites running on a home computer. Allows execution of Python scripts and of pages mixing Python and HTML (PHP-like). Easy handling of authentication and sessions, internationalization features. A file content or the output of a script can be included in another script.
VIFF: Virtual Ideal Functionality Framework Virtual Ideal Functionality Framework is a framework for creating efficient and secure multi-party computations (SMPC). Players, who do not trust each other, participate in a joint computation based on their private inputs. The computation is done using a cryptographic protocol which allows them to obtain a correct answer without revealing their inputs — even if some players try to cheat by deviating from the protocol. Operations supported include addition, multiplication, and comparison, all with Shamir secret shared outputs.
cyn.in Software Python
cyn.in Open source collaboration software for Enterprise. Cyn.in helps teams to build collaborative knowledge by sharing & discussing various forms of digital content within a secure, unified application that is accessible using a web based interface or a rich desktop client. cyn.in combines the capabilities of collaboration tools like wikis, blogs, file repositories, micrologs instant discussions & other social applications into a seamless platform.
pyTwit A Twitter application that lets you post tweets, view timelines and keep updated in a CLI. Written in Python. Compiled Windows executable available as well as a Python script. Will run on any platform.
Binary Clock A graphical clock that displays the time in binary values.
NeoBoard NeoBoard is a Zope product that helps you create web based threaded message boards. The older version of NeoBoard was coded in PHP with MySQL. NeoBoard is reborn as a Zope product. Features: Structured Text support with rendered content caching; Collapsable threads; File attachments with automatic mime type recognition; Automatic image displaying/thumbnailing if Python Image Libary module present; Thread-wide auto mailer; Board Management delegation; Self-upgrading object instances when class definitions change; Batch action support: articles can be deleted/moved to another board in a batch.