p4d


Namep4d JSON
Version 1.8 PyPI version JSON
download
home_pagehttps://github.com/ibrewster/p4d
SummaryPython DBI module for the 4D database
upload_time2023-03-22 16:26:26
maintainer
docs_urlNone
authorIsrael Brewster
requires_python
licenseBSD
keywords datababase drivers dbi 4d
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This module provides a Python Database API v2.0 compliant driver for the 4D (4th Dimension, http://www.4d.com ) database. Based off of C library code provided by 4th Dimension and implemented using CFFI

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ibrewster/p4d",
    "name": "p4d",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "datababase drivers DBI 4d",
    "author": "Israel Brewster",
    "author_email": "israel@brewstersoft.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/82/ed7dfeefd93d2e1b7e763946d8d9fb354e4d4f16991b6e2ae11622c77d43/p4d-1.8.tar.gz",
    "platform": null,
    "description": "This module provides a Python Database API v2.0 compliant driver for the 4D (4th Dimension, http://www.4d.com ) database. Based off of C library code provided by 4th Dimension and implemented using CFFI\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python DBI module for the 4D database",
    "version": "1.8",
    "split_keywords": [
        "datababase",
        "drivers",
        "dbi",
        "4d"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec82ed7dfeefd93d2e1b7e763946d8d9fb354e4d4f16991b6e2ae11622c77d43",
                "md5": "6fcb971f3f43132576cb593fcde3e084",
                "sha256": "deac1573e1a86c18d7e80dbde3f649bd5a2b3a508fe49ea34fbb7dfe903f32b3"
            },
            "downloads": -1,
            "filename": "p4d-1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6fcb971f3f43132576cb593fcde3e084",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 40322,
            "upload_time": "2023-03-22T16:26:26",
            "upload_time_iso_8601": "2023-03-22T16:26:26.554154Z",
            "url": "https://files.pythonhosted.org/packages/ec/82/ed7dfeefd93d2e1b7e763946d8d9fb354e4d4f16991b6e2ae11622c77d43/p4d-1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-22 16:26:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ibrewster",
    "github_project": "p4d",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "p4d"
}
        
Elapsed time: 0.04590s