firebird-driver


Namefirebird-driver JSON
Version 1.10.3 PyPI version JSON
download
home_pageNone
SummaryFirebird driver for Python
upload_time2024-05-03 16:37:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT License Copyright (c) 2020 The Firebird Project (www.firebirdsql.org) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords firebird rdbms driver
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # firebird-driver

## Firebird driver for Python

[![PyPI - Version](https://img.shields.io/pypi/v/firebird-driver.svg)](https://pypi.org/project/firebird-driver)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/firebird-driver.svg)](https://pypi.org/project/firebird-driver)
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)

This package provides official Python Database API 2.0-compliant driver for the open
source relational database Firebird®. In addition to the minimal feature set of
the standard Python DB API, this driver also exposes the new (interface-based)
client API introduced in Firebird 3, and number of additional extensions and
enhancements for convenient use of Firebird RDBMS.

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)
- [Documentation](#documentation)

## Installation

Requires: Firebird 3+

```console
pip install firebird-driver
```
See [firebird-lib](https://pypi.org/project/firebird-lib/) package for optional extensions
to this driver.

## License

`firebird-driver` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

## Documentation

The documentation for this package is available at [https://firebird-driver.readthedocs.io](https://firebird-driver.readthedocs.io)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "firebird-driver",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Firebird, RDBMS, driver",
    "author": null,
    "author_email": "Pavel Cisar <pcisar@users.sourceforge.net>",
    "download_url": "https://files.pythonhosted.org/packages/c9/48/6258907f4d4bc781330d0ebaa365bd0f6f944cf3de10e83df3bd7550b939/firebird_driver-1.10.3.tar.gz",
    "platform": null,
    "description": "# firebird-driver\n\n## Firebird driver for Python\n\n[![PyPI - Version](https://img.shields.io/pypi/v/firebird-driver.svg)](https://pypi.org/project/firebird-driver)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/firebird-driver.svg)](https://pypi.org/project/firebird-driver)\n[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)\n\nThis package provides official Python Database API 2.0-compliant driver for the open\nsource relational database Firebird\u00ae. In addition to the minimal feature set of\nthe standard Python DB API, this driver also exposes the new (interface-based)\nclient API introduced in Firebird 3, and number of additional extensions and\nenhancements for convenient use of Firebird RDBMS.\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n- [Documentation](#documentation)\n\n## Installation\n\nRequires: Firebird 3+\n\n```console\npip install firebird-driver\n```\nSee [firebird-lib](https://pypi.org/project/firebird-lib/) package for optional extensions\nto this driver.\n\n## License\n\n`firebird-driver` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n## Documentation\n\nThe documentation for this package is available at [https://firebird-driver.readthedocs.io](https://firebird-driver.readthedocs.io)\n\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2020 The Firebird Project (www.firebirdsql.org)\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.",
    "summary": "Firebird driver for Python",
    "version": "1.10.3",
    "project_urls": {
        "Documentation": "https://firebird-driver.rtfd.io",
        "Funding": "https://github.com/sponsors/pcisar",
        "Home": "https://github.com/FirebirdSQL/python3-driver",
        "Issues": "https://github.com/FirebirdSQL/python3-driver/issues",
        "Source": "https://github.com/FirebirdSQL/python3-driver"
    },
    "split_keywords": [
        "firebird",
        " rdbms",
        " driver"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "91f551a7d7ed1abc9515968001f461705653cc799a5595b8fbba278f29ebae4b",
                "md5": "0d008cad6accdb0c24830a0d6f64de5c",
                "sha256": "e38b0c98e607929981db704a68637b45a5141815a1a7f1ed9630523847b4cc9d"
            },
            "downloads": -1,
            "filename": "firebird_driver-1.10.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d008cad6accdb0c24830a0d6f64de5c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 104738,
            "upload_time": "2024-05-03T16:37:28",
            "upload_time_iso_8601": "2024-05-03T16:37:28.659940Z",
            "url": "https://files.pythonhosted.org/packages/91/f5/51a7d7ed1abc9515968001f461705653cc799a5595b8fbba278f29ebae4b/firebird_driver-1.10.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c9486258907f4d4bc781330d0ebaa365bd0f6f944cf3de10e83df3bd7550b939",
                "md5": "b879c1490e81d5135e6bf5634704c1ac",
                "sha256": "4b97e6d9433bbc0c97e8380e1ae970e57ef448ebafd5f98af2db2c695ce37945"
            },
            "downloads": -1,
            "filename": "firebird_driver-1.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "b879c1490e81d5135e6bf5634704c1ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 99989,
            "upload_time": "2024-05-03T16:37:27",
            "upload_time_iso_8601": "2024-05-03T16:37:27.109155Z",
            "url": "https://files.pythonhosted.org/packages/c9/48/6258907f4d4bc781330d0ebaa365bd0f6f944cf3de10e83df3bd7550b939/firebird_driver-1.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-03 16:37:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sponsors",
    "github_project": "pcisar",
    "github_not_found": true,
    "lcname": "firebird-driver"
}
        
Elapsed time: 0.35866s