firebird-lib


Namefirebird-lib JSON
Version 1.4.0 PyPI version JSON
download
home_page
SummaryFirebird driver extension library
upload_time2023-06-30 11:16:44
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT License Copyright (c) 2020 FirebirdSQL 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 extension library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
The Python library for Firebird
===============================

This package provides extensions to `firebird-driver`_ - an official Python driver for
the open source relational database `Firebird`_ ®.

This package provides modules for:

* Work with Firebird database schema.
* Work with Firebird monitoring tables.
* Processing output from gstat Firebird utility.
* Processing Firebird server log.
* Processing output from Firebird server trace & audit sessions.

.. _firebird-driver: https://pypi.org/project/firebird-driver/
.. _Firebird: http://www.firebirdsql.org

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "firebird-lib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "Firebird,RDBMS,driver,extension,library",
    "author": "",
    "author_email": "Pavel Cisar <pcisar@users.sourceforge.net>",
    "download_url": "https://files.pythonhosted.org/packages/04/3a/3723263402caa1a9d0c9f7de951bdd9d1720e8b983934a354d0ae9b60f5b/firebird-lib-1.4.0.tar.gz",
    "platform": null,
    "description": "===============================\nThe Python library for Firebird\n===============================\n\nThis package provides extensions to `firebird-driver`_ - an official Python driver for\nthe open source relational database `Firebird`_ \u00ae.\n\nThis package provides modules for:\n\n* Work with Firebird database schema.\n* Work with Firebird monitoring tables.\n* Processing output from gstat Firebird utility.\n* Processing Firebird server log.\n* Processing output from Firebird server trace & audit sessions.\n\n.. _firebird-driver: https://pypi.org/project/firebird-driver/\n.. _Firebird: http://www.firebirdsql.org\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2020 FirebirdSQL  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. ",
    "summary": "Firebird driver extension library",
    "version": "1.4.0",
    "project_urls": {
        "Bug Reports": "https://github.com/FirebirdSQL/python3-lib/issues",
        "Documentation": "https://firebird-lib.rtfd.io",
        "Funding": "https://www.firebirdsql.org/en/donate/",
        "Home": "https://github.com/FirebirdSQL/python3-lib",
        "Source": "https://github.com/FirebirdSQL/python3-lib"
    },
    "split_keywords": [
        "firebird",
        "rdbms",
        "driver",
        "extension",
        "library"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e93c53c0b138b378910d553c2375ba37d36db6a97e4d7e1b246b2dd2776ac1f6",
                "md5": "2c7e416bf0e0d4152be10337f1debaec",
                "sha256": "c4a577859d889fc48acbeee920f51bd31183f840faffcd8ae2b10cc822edaa67"
            },
            "downloads": -1,
            "filename": "firebird_lib-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c7e416bf0e0d4152be10337f1debaec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 78857,
            "upload_time": "2023-06-30T11:16:42",
            "upload_time_iso_8601": "2023-06-30T11:16:42.105595Z",
            "url": "https://files.pythonhosted.org/packages/e9/3c/53c0b138b378910d553c2375ba37d36db6a97e4d7e1b246b2dd2776ac1f6/firebird_lib-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "043a3723263402caa1a9d0c9f7de951bdd9d1720e8b983934a354d0ae9b60f5b",
                "md5": "b25abbfdb5d8ce7c636dab9631cea87e",
                "sha256": "f19a3a80f6c7152ecc3400bcb5caeb4ad68627179d64866cfef2c140cd8c1f1d"
            },
            "downloads": -1,
            "filename": "firebird-lib-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b25abbfdb5d8ce7c636dab9631cea87e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 136740,
            "upload_time": "2023-06-30T11:16:44",
            "upload_time_iso_8601": "2023-06-30T11:16:44.168533Z",
            "url": "https://files.pythonhosted.org/packages/04/3a/3723263402caa1a9d0c9f7de951bdd9d1720e8b983934a354d0ae9b60f5b/firebird-lib-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-30 11:16:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "FirebirdSQL",
    "github_project": "python3-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "firebird-lib"
}
        
Elapsed time: 0.08110s