mi-pyral


Namemi-pyral JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummaryPyRAL Pythonic interface to TclRAL
upload_time2023-10-02 22:56:47
maintainer
docs_urlNone
author
requires_python>=3.10
licenseMIT License Copyright (c) 2019-2023 Leon Starr 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 relational tcl database cjdate darwen tutoriald thirdmanifesto
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyRAL
A pythonic interface to Andrew Mangogna's TclRAL relational algebra tcl implementation of Date and Darwen's Tutorial D

I am just getting this started to support my SM Metamodel facilities in progress.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mi-pyral",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "relational,tcl,database,cjdate,darwen,tutoriald,thirdmanifesto",
    "author": "",
    "author_email": "Leon Starr <leon_starr@modelint.com>",
    "download_url": "https://files.pythonhosted.org/packages/31/de/03d04a8a989c4b0dae3c0e87de10aabca55bed2fb234915a6598d330e902/mi-pyral-1.0.3.tar.gz",
    "platform": null,
    "description": "# PyRAL\nA pythonic interface to Andrew Mangogna's TclRAL relational algebra tcl implementation of Date and Darwen's Tutorial D\n\nI am just getting this started to support my SM Metamodel facilities in progress.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2019-2023 Leon Starr  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": "PyRAL Pythonic interface to TclRAL",
    "version": "1.0.3",
    "project_urls": {
        "documentation": "https://github.com/modelint/PyRAL/wiki",
        "repository": "https://github.com/modelint/PyRAL"
    },
    "split_keywords": [
        "relational",
        "tcl",
        "database",
        "cjdate",
        "darwen",
        "tutoriald",
        "thirdmanifesto"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2010cfbc385c4f4b37b9ce7162802b7a319fdd837306b47f4820199f1d18f7c9",
                "md5": "b7c5ef25dc95e2e90e50b50ac3a03361",
                "sha256": "8ffd5385c71283ed15e594982dd79b73486ed76a3af67ebb2a5e99f5e5954c8b"
            },
            "downloads": -1,
            "filename": "mi_pyral-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7c5ef25dc95e2e90e50b50ac3a03361",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 21100,
            "upload_time": "2023-10-02T22:56:46",
            "upload_time_iso_8601": "2023-10-02T22:56:46.192222Z",
            "url": "https://files.pythonhosted.org/packages/20/10/cfbc385c4f4b37b9ce7162802b7a319fdd837306b47f4820199f1d18f7c9/mi_pyral-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31de03d04a8a989c4b0dae3c0e87de10aabca55bed2fb234915a6598d330e902",
                "md5": "761fb0d956d2640a877d86e1eac0e7a3",
                "sha256": "fd5913a90c1865cb3488b3d0889d4d283540671302ab5f8ae18d4f7001aa9d23"
            },
            "downloads": -1,
            "filename": "mi-pyral-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "761fb0d956d2640a877d86e1eac0e7a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 19056,
            "upload_time": "2023-10-02T22:56:47",
            "upload_time_iso_8601": "2023-10-02T22:56:47.308064Z",
            "url": "https://files.pythonhosted.org/packages/31/de/03d04a8a989c4b0dae3c0e87de10aabca55bed2fb234915a6598d330e902/mi-pyral-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-02 22:56:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "modelint",
    "github_project": "PyRAL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mi-pyral"
}
        
Elapsed time: 0.11541s