neobolt


Nameneobolt JSON
Version 1.7.17 PyPI version JSON
download
home_pagehttps://github.com/neo4j-drivers/neobolt
SummaryNeo4j Bolt connector for Python
upload_time2020-04-09 08:59:23
maintainer
docs_urlNone
authorNeo4j Sweden AB
requires_python
licenseApache License, Version 2.0
keywords neo4j graph database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ========================================
Neobolt: Neo4j Bolt connector for Python
========================================

Neobolt is a Bolt connector library for Python.
It is generally intended for use by a higher level `driver <https://github.com/neo4j/neo4j-python-driver/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/neo4j-drivers/neobolt",
    "name": "neobolt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neo4j graph database",
    "author": "Neo4j Sweden AB",
    "author_email": "drivers@neo4j.com",
    "download_url": "https://files.pythonhosted.org/packages/8b/f9/d92485b99ffd557d5020bd30e9f8dae49abdad23623b15113d72f2fbe18f/neobolt-1.7.17.tar.gz",
    "platform": "",
    "description": "========================================\nNeobolt: Neo4j Bolt connector for Python\n========================================\n\nNeobolt is a Bolt connector library for Python.\nIt is generally intended for use by a higher level `driver <https://github.com/neo4j/neo4j-python-driver/>`_.\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Neo4j Bolt connector for Python",
    "version": "1.7.17",
    "project_urls": {
        "Homepage": "https://github.com/neo4j-drivers/neobolt"
    },
    "split_keywords": [
        "neo4j",
        "graph",
        "database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8bf9d92485b99ffd557d5020bd30e9f8dae49abdad23623b15113d72f2fbe18f",
                "md5": "bafc0373f0deefdb0102249164c9f6e1",
                "sha256": "1d0d5efce7221fc4f0ffc4a315bc5272708be5aa2aef5434269e800372d8db89"
            },
            "downloads": -1,
            "filename": "neobolt-1.7.17.tar.gz",
            "has_sig": false,
            "md5_digest": "bafc0373f0deefdb0102249164c9f6e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 183301,
            "upload_time": "2020-04-09T08:59:23",
            "upload_time_iso_8601": "2020-04-09T08:59:23.405177Z",
            "url": "https://files.pythonhosted.org/packages/8b/f9/d92485b99ffd557d5020bd30e9f8dae49abdad23623b15113d72f2fbe18f/neobolt-1.7.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-04-09 08:59:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "neo4j-drivers",
    "github_project": "neobolt",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "neobolt"
}
        
Elapsed time: 0.16273s