base-kravata


Namebase-kravata JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryContiene toda la base necesaria con la que kravata opera su ORM o conexiones a microservicios
upload_time2024-10-17 16:07:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseThe MIT License (MIT) Copyright (c) 2024 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 kravata orm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Este es el proyecto base que contiene conexiones de uso con las APIS, flujo de ORM
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "base-kravata",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Braiam Patino <braiam@kravata.co>",
    "keywords": "kravata, orm",
    "author": null,
    "author_email": "Braiam Patino <braiam@kravata.co>, Leonardo Delgado <leonardo@kravata.co>",
    "download_url": "https://files.pythonhosted.org/packages/2e/08/e77324812a652e33f13de33c506213f686ba40c78cd7e82626f5fe6c4e91/base_kravata-1.0.0.tar.gz",
    "platform": null,
    "description": "Este es el proyecto base que contiene conexiones de uso con las APIS, flujo de ORM",
    "bugtrack_url": null,
    "license": "The MIT License (MIT)  Copyright (c) 2024  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": "Contiene toda la base necesaria con la que kravata opera su ORM o conexiones a microservicios",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "kravata",
        " orm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e39ebd31b370532770d12fb6c83842a9ca5b70845c519db74387480a7bc60610",
                "md5": "4c650b8686986360dae2eab1b6102a21",
                "sha256": "9f4b133a439f5a1a90ca1ea05a434eacfec2a2b52874ae6c8c66f97d0520cc95"
            },
            "downloads": -1,
            "filename": "base_kravata-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c650b8686986360dae2eab1b6102a21",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16356,
            "upload_time": "2024-10-17T16:07:50",
            "upload_time_iso_8601": "2024-10-17T16:07:50.124314Z",
            "url": "https://files.pythonhosted.org/packages/e3/9e/bd31b370532770d12fb6c83842a9ca5b70845c519db74387480a7bc60610/base_kravata-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e08e77324812a652e33f13de33c506213f686ba40c78cd7e82626f5fe6c4e91",
                "md5": "b5fa46d053bc20b034794d58b55a78d9",
                "sha256": "6d5574db23d625f2c9b0e6cd4899c706b5d2ebc15a0c41576a6a84c360c35bee"
            },
            "downloads": -1,
            "filename": "base_kravata-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b5fa46d053bc20b034794d58b55a78d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8541,
            "upload_time": "2024-10-17T16:07:52",
            "upload_time_iso_8601": "2024-10-17T16:07:52.095633Z",
            "url": "https://files.pythonhosted.org/packages/2e/08/e77324812a652e33f13de33c506213f686ba40c78cd7e82626f5fe6c4e91/base_kravata-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 16:07:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "base-kravata"
}
        
Elapsed time: 0.43964s