foundationdb


Namefoundationdb JSON
Version 7.4.5 PyPI version JSON
download
home_pageNone
SummaryPython bindings for the FoundationDB Database
upload_time2025-09-13 02:48:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords database key-value store acid
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Complete documentation of the FoundationDB Python API can be found at https://apple.github.io/foundationdb/api-python.html.

These bindings require the FoundationDB client. The client can be obtained from https://github.com/apple/foundationdb/releases

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "foundationdb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "database, key-value store, acid",
    "author": null,
    "author_email": "FoundationDB Team <fdb-dist@apple.com>",
    "download_url": "https://files.pythonhosted.org/packages/7d/fc/561a98d4eb4f8ee15598eb72aa7dbe8309cb8a6a45619e7789a80c56fb70/foundationdb-7.4.5.tar.gz",
    "platform": null,
    "description": "Complete documentation of the FoundationDB Python API can be found at https://apple.github.io/foundationdb/api-python.html.\n\nThese bindings require the FoundationDB client. The client can be obtained from https://github.com/apple/foundationdb/releases\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python bindings for the FoundationDB Database",
    "version": "7.4.5",
    "project_urls": {
        "Homepage": "https://www.foundationdb.org",
        "Repository": "https://github.com/apple/foundationdb"
    },
    "split_keywords": [
        "database",
        " key-value store",
        " acid"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7dfc561a98d4eb4f8ee15598eb72aa7dbe8309cb8a6a45619e7789a80c56fb70",
                "md5": "1b83c2598db1265e9740322807132207",
                "sha256": "676fb9500d0b8adf5b098c0b5f8ff7160e66d0edce86e69d26dd74bf76819703"
            },
            "downloads": -1,
            "filename": "foundationdb-7.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1b83c2598db1265e9740322807132207",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 43618,
            "upload_time": "2025-09-13T02:48:53",
            "upload_time_iso_8601": "2025-09-13T02:48:53.606666Z",
            "url": "https://files.pythonhosted.org/packages/7d/fc/561a98d4eb4f8ee15598eb72aa7dbe8309cb8a6a45619e7789a80c56fb70/foundationdb-7.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-13 02:48:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apple",
    "github_project": "foundationdb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "foundationdb"
}
        
Elapsed time: 1.84304s