python-ldap


Namepython-ldap JSON
Version 3.4.4 PyPI version JSON
download
home_pagehttps://www.python-ldap.org/
SummaryPython modules for implementing LDAP clients
upload_time2023-11-17 21:14:16
maintainer
docs_urlNone
authorpython-ldap project
requires_python>=3.6
licensePython style
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-ldap:
  python-ldap provides an object-oriented API to access LDAP directory servers
  from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose.
  Additionally the package contains modules for other LDAP-related stuff
  (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations
  and controls, etc.).
  

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.python-ldap.org/",
    "name": "python-ldap",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "python-ldap project",
    "author_email": "python-ldap@python.org",
    "download_url": "https://files.pythonhosted.org/packages/fd/8b/1eeb4025dc1d3ac2f16678f38dec9ebdde6271c74955b72db5ce7a4dbfbd/python-ldap-3.4.4.tar.gz",
    "platform": null,
    "description": "python-ldap:\n  python-ldap provides an object-oriented API to access LDAP directory servers\n  from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose.\n  Additionally the package contains modules for other LDAP-related stuff\n  (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations\n  and controls, etc.).\n  \n",
    "bugtrack_url": null,
    "license": "Python style",
    "summary": "Python modules for implementing LDAP clients",
    "version": "3.4.4",
    "project_urls": {
        "Download": "https://pypi.org/project/python-ldap/",
        "Homepage": "https://www.python-ldap.org/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd8b1eeb4025dc1d3ac2f16678f38dec9ebdde6271c74955b72db5ce7a4dbfbd",
                "md5": "6d42a0b5bdc12dca39875ea399e56501",
                "sha256": "7edb0accec4e037797705f3a05cbf36a9fde50d08c8f67f2aef99a2628fab828"
            },
            "downloads": -1,
            "filename": "python-ldap-3.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6d42a0b5bdc12dca39875ea399e56501",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 377889,
            "upload_time": "2023-11-17T21:14:16",
            "upload_time_iso_8601": "2023-11-17T21:14:16.320498Z",
            "url": "https://files.pythonhosted.org/packages/fd/8b/1eeb4025dc1d3ac2f16678f38dec9ebdde6271c74955b72db5ce7a4dbfbd/python-ldap-3.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-17 21:14:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-ldap"
}
        
Elapsed time: 0.13276s