flask-openldap


Nameflask-openldap JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/cdumay/flask-openldap
SummaryFlask extension to query an openLDAP server
upload_time2023-09-20 09:33:04
maintainer
docs_urlNone
authorCedric DUMAY
requires_python
licenseApache License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            .. image:: https://travis-ci.org/cdumay/flask-openldap.svg?branch=master
    :target: https://travis-ci.org/cdumay/flask-openldap

flask-openldap
==============

Flask extension to query an openLDAP server using `Flask-SimpleLDAP <https://github.com/admiralobvious/flask-simpleldap>`_.

License
-------

Apache License 2.0


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cdumay/flask-openldap",
    "name": "flask-openldap",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Cedric DUMAY",
    "author_email": "cedric.dumay@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/16/bc/52d693de4a2c32afc10ccad64d6ae176500fb03a6fe73d6a337d2f0ef2e7/flask-openldap-0.2.0.tar.gz",
    "platform": null,
    "description": ".. image:: https://travis-ci.org/cdumay/flask-openldap.svg?branch=master\n    :target: https://travis-ci.org/cdumay/flask-openldap\n\nflask-openldap\n==============\n\nFlask extension to query an openLDAP server using `Flask-SimpleLDAP <https://github.com/admiralobvious/flask-simpleldap>`_.\n\nLicense\n-------\n\nApache License 2.0\n\n",
    "bugtrack_url": null,
    "license": "Apache License",
    "summary": "Flask extension to query an openLDAP server",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/cdumay/flask-openldap"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16bc52d693de4a2c32afc10ccad64d6ae176500fb03a6fe73d6a337d2f0ef2e7",
                "md5": "adb0914ff57da95bee53cad9c8486763",
                "sha256": "dd9f2bb5c407ad186991188a7b9b7730c5887bd3d89037e0720b6280b1c3dd32"
            },
            "downloads": -1,
            "filename": "flask-openldap-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "adb0914ff57da95bee53cad9c8486763",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8789,
            "upload_time": "2023-09-20T09:33:04",
            "upload_time_iso_8601": "2023-09-20T09:33:04.300690Z",
            "url": "https://files.pythonhosted.org/packages/16/bc/52d693de4a2c32afc10ccad64d6ae176500fb03a6fe73d6a337d2f0ef2e7/flask-openldap-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-20 09:33:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cdumay",
    "github_project": "flask-openldap",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "flask-openldap"
}
        
Elapsed time: 0.18162s