Skip to content

OpenLDAP vs Pylons Framework

A side-by-side look at OpenLDAP and Pylons Framework. For an in-depth review of either product, follow the links below.

OpenLDAP

OpenLDAP

Network & Admin

OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol (LDAP). It allows users to access and maintain distributed directory information over a network. Often used as a central authentication repository for Linux/UNIX networks.

ldapdirectoryauthenticationopen-source
Pylons Framework

Pylons Framework

Development

The Pylons Framework is a Python web framework that emphasizes flexibility and rapid development. It focuses on keeping code clean and easy to understand. Pylons is well suited for small to medium sized sites where performance is important.

pythonmvcrestful-routing