Socket
Socket
Sign inDemoInstall

ldap3-orm

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ldap3-orm

ldap3-orm, object-relational mapping for ldap3


Maintainers
1

ldap3-orm

.. image:: https://img.shields.io/pypi/v/ldap3-orm.svg :target: https://pypi.python.org/pypi/ldap3-orm :alt: Latest Version

.. image:: https://img.shields.io/pypi/l/ldap3-orm.svg :target: https://pypi.python.org/pypi/ldap3-orm :alt: License

| ldap3-orm is an object-relational mapper for LDAP data based on the ldap3 project <http://ldap3.readthedocs.io>_

Home Page

Project home page is https://github.com/cfelder/ldap3-orm

Documentation

Documentation is available at http://code.bsm-felder.de/doc/ldap3-orm

License

The ldap3-orm library is open source software released under the LGPL-3.0+ license (http://www.gnu.org/licenses/lgpl-3.0.html).

PEP8 Compliance

ldap3 is PEP8 compliant.

Download

Package download is available at https://pypi.python.org/pypi/ldap3-orm.

Install

ldap-orm can be installed from the Python Package Index using pip or pip3. ::

$ pip3 install ldap3-orm

This will install ldap3-orm and its minimal requirements necessary for importing the package and using it in your own projects. For installing ldap3-orm with all possible requirements the following command can be used. ::

$ pip3 install ldap3-orm[all]

Git repository

You can download the latest source at https://github.com/cfelder/ldap3-orm

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc