pyjangle-sqlite3


Namepyjangle-sqlite3 JSON
Version 0.1.0b0 PyPI version JSON
download
home_page
SummarySqlite3 implementation for PyJangle
upload_time2023-10-14 20:43:47
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2023 Bellstein Labs LLC 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 sqlite sqlite3 pyjangle jangle
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyJangle Sqlite3
## _A simple way to persist your data_

Contains SQLite3 event, saga, and snapshot repository implementations for [PyJangle][pyjangle].  Bootstrop using [`initialize_pyjangle_sqlite3`][initialize].  See the [reference implementation][reference] of PyJangle for example usage.

[pyjangle]: <https://github.com/BellsteinLabs/pyJangle/tree/main>
[reference]: <https://github.com/BellsteinLabs/pyJangle/blob/main/example/main.py>
[initialize]: <https://github.com/BellsteinLabs/pyangle_sqlite3/blob/main/src/pyjangle_sqlite3/initialize.py>

## Installation

```pip install pyjangle_sqlite3```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyjangle-sqlite3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "sqlite,sqlite3,pyjangle,jangle",
    "author": "",
    "author_email": "Bellstein Labs LLC <bellstein.labs@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/df/70/299d679f43fe5e31c3f1596d6c0022f75eb51f8341c21ab11f2042193479/pyjangle_sqlite3-0.1.0b0.tar.gz",
    "platform": null,
    "description": "# PyJangle Sqlite3\r\n## _A simple way to persist your data_\r\n\r\nContains SQLite3 event, saga, and snapshot repository implementations for [PyJangle][pyjangle].  Bootstrop using [`initialize_pyjangle_sqlite3`][initialize].  See the [reference implementation][reference] of PyJangle for example usage.\r\n\r\n[pyjangle]: <https://github.com/BellsteinLabs/pyJangle/tree/main>\r\n[reference]: <https://github.com/BellsteinLabs/pyJangle/blob/main/example/main.py>\r\n[initialize]: <https://github.com/BellsteinLabs/pyangle_sqlite3/blob/main/src/pyjangle_sqlite3/initialize.py>\r\n\r\n## Installation\r\n\r\n```pip install pyjangle_sqlite3```\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Bellstein Labs LLC  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": "Sqlite3 implementation for PyJangle",
    "version": "0.1.0b0",
    "project_urls": {
        "Homepage": "https://github.com/BellsteinLabs/pyjangle_sqlite3"
    },
    "split_keywords": [
        "sqlite",
        "sqlite3",
        "pyjangle",
        "jangle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58c7301e14e9452961342e57035ff4b892a4d19005e88a7a3f83ec012a3eb28a",
                "md5": "863532e308502dd3a3f3d83260c58b1f",
                "sha256": "bea92643439797e349fbda1d9697c6b0b2adb996e1f09ceea9ff5a7a715bcb82"
            },
            "downloads": -1,
            "filename": "pyjangle_sqlite3-0.1.0b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "863532e308502dd3a3f3d83260c58b1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 14872,
            "upload_time": "2023-10-14T20:43:45",
            "upload_time_iso_8601": "2023-10-14T20:43:45.942904Z",
            "url": "https://files.pythonhosted.org/packages/58/c7/301e14e9452961342e57035ff4b892a4d19005e88a7a3f83ec012a3eb28a/pyjangle_sqlite3-0.1.0b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df70299d679f43fe5e31c3f1596d6c0022f75eb51f8341c21ab11f2042193479",
                "md5": "244aaf9551178ad250ccf2b0c661d540",
                "sha256": "eea0397b21f92c616fabe83a7744a63aac6b073027b8239d40e52f65c0e320c8"
            },
            "downloads": -1,
            "filename": "pyjangle_sqlite3-0.1.0b0.tar.gz",
            "has_sig": false,
            "md5_digest": "244aaf9551178ad250ccf2b0c661d540",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11632,
            "upload_time": "2023-10-14T20:43:47",
            "upload_time_iso_8601": "2023-10-14T20:43:47.668379Z",
            "url": "https://files.pythonhosted.org/packages/df/70/299d679f43fe5e31c3f1596d6c0022f75eb51f8341c21ab11f2042193479/pyjangle_sqlite3-0.1.0b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-14 20:43:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BellsteinLabs",
    "github_project": "pyjangle_sqlite3",
    "github_not_found": true,
    "lcname": "pyjangle-sqlite3"
}
        
Elapsed time: 0.18220s