51 projects tagged "Python"
Akeni Enterprise Instant Messaging is a messaging system that offers strong encryption and integration with Active Directory and LDAP. It also provides corporate messaging policy management through the use of public groups and role based user access rights. All messages can be logged into flat files and databases to allow for searching and auditing. The role based access right system allows the administrator to control whether users are allowed to send files, initiate chats and conferences, and to "lock down" users' contact lists.
Akeni Web Chat is an IM system designed for universal accessibility and ease of deployment. With its browser-based client, there is no need to install any client side software. It is also firewall friendly and can be used whenever you have access to a Web browser. The rich client supports chat, notification, and conferencing. It also allows your staff to provide real time sales information and technical support to your customer using a simple Web-based interface.
Cymbeline is an Python application server framework that includes functionality such as database and arbitrary object pooling, Web servers (including SSL), a persistent object repository, and a text console. It was originally designed as an administrative shell for an embedded system, but has since morphed into a more general purpose, run anywhere toolkit.
The Darwin Calendar Server is a standards-compliant server that allows multiple users to collaboratively share calendaring information. It provides a shared location on the network to store schedules, and allows users to send each other and manage invitations. In order to provide interoperability with multiple calendaring clients, the server implements the CalDAV protocol, which is an extension of WebDAV, which is in turn an extension of HTTP.
FTP Rider is a collection of Python scripts that build an FTP search engine. Only path/filenames are indexed, not the contents of the files. The indexer recursively follows all directories. It indexes multiple FTP servers concurrently (default is 50), and the information is stored in a MySQL database.