11 projects tagged "Python"
psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2. It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. The psycopg distribution includes ZPsycopgDA, a Zope Database Adapter.
With Plomino, you can create your own specific applications in your Plone site directly from the Plone Web interface without Plone development. You can create and design forms in WYSIWYG mode. You can easily embed charts or maps. You can create specific actions. You can adapt the application behaviour based on the user access rights and roles in a very granular way. You can import/export your application structure and/or your application data over HTTP between remote servers.
Hivurt is a content management system powered by a component architecture. It gives you the strength of Zope 3 in an easy to use environment. It allows you to easily switch between ZODB and PostgreSQL data storage and features search and indexes, an easy editor UI, front-end skins, and localization and internationalization. Existing data stored inside an RDBMS can easily be accessed as Zope objects.
MightyCal is a powerful calendar/schedule building program which aims to be the MS Access of the Web calendaring world. It provides an easy-to-use administration interface for developing custom calendars of many types, from simple event bulletin boards, to schedulers of human/physical resource availability, to schedulers which automatically take programmed actions. Users of a MightyCal site can choose to view calendars in a wide variety of formats on numerous devices, from standard HTML to PDF and WML. MightyCal's architecture combines the object-oriented web development of Zope with the XML transformation capabilities of Cocoon.
z3ext is a CMS framework that builds on top of Zope3. It supports a number of modules out of the box, like eg. a blog. It supports OpenID, caching, jQuery, and a host of other features. It has blogs and forums, content management, site administration including menu tabs and portlet management, intelligent content spaces that contain workspaces (much like Clearspace from Jive Software), project management with milestones and tasks, member and group management, and customizable member profiles. Standard content types include: files, images, documents, news, events, audio, video, and photos. Also included are banner management (top of page, bottom of page, and area below header) with rotating banner content, email notifications, RSS, and a desktop client (Adobe Air Touch).