proto-orm


Nameproto-orm JSON
Version 1.3.1 PyPI version JSON
download
home_pageNone
SummaryAn ORM-like Python library for generating and managing gRPC proto files and pb2 files
upload_time2024-07-15 14:38:28
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseCopyright (c) 2024 The Python Packaging Authority 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 grpc protobuf code generation protobuf orm auto create pb2 & proto file pyproto protopy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Protopy

An ORM-like Python library for generating and managing gRPC proto files and pb2 files

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "proto-orm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "grpc, protobuf, code generation, protobuf ORM, auto create pb2 & proto file, pyproto, protopy",
    "author": null,
    "author_email": "Mahdi Ghasemi <mahdighasemiabari@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/cf/aa/e1e8797db42653f114e538b9579a924aa914be0c6d08f0a2caa49462c85e/proto_orm-1.3.1.tar.gz",
    "platform": null,
    "description": "# Protopy\r\n\r\nAn ORM-like Python library for generating and managing gRPC proto files and pb2 files\r\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2024 The Python Packaging Authority  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": "An ORM-like Python library for generating and managing gRPC proto files and pb2 files",
    "version": "1.3.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/prodbygodfather/pyproto/issues",
        "Homepage": "https://github.com/prodbygodfather/pyproto"
    },
    "split_keywords": [
        "grpc",
        " protobuf",
        " code generation",
        " protobuf orm",
        " auto create pb2 & proto file",
        " pyproto",
        " protopy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d61d7f5cfd29e75de823ba1ad8138bb5e0a6a7176794e0f6fe885291f5b6976",
                "md5": "0dcf9a3f57de2e05bafe66f58ac3d2b3",
                "sha256": "126abf484ac4fd6970ed78651b779cda7a5c83877642a897126e69bdb39a9a5b"
            },
            "downloads": -1,
            "filename": "proto_orm-1.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dcf9a3f57de2e05bafe66f58ac3d2b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4809,
            "upload_time": "2024-07-15T14:38:26",
            "upload_time_iso_8601": "2024-07-15T14:38:26.953555Z",
            "url": "https://files.pythonhosted.org/packages/5d/61/d7f5cfd29e75de823ba1ad8138bb5e0a6a7176794e0f6fe885291f5b6976/proto_orm-1.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfaae1e8797db42653f114e538b9579a924aa914be0c6d08f0a2caa49462c85e",
                "md5": "38cd4a90571be7574e16261baf0fa2f9",
                "sha256": "e0e61e0c2cec9df8d677332262528b4ee4d194a54fc21468c32b8b0e8590b6b9"
            },
            "downloads": -1,
            "filename": "proto_orm-1.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "38cd4a90571be7574e16261baf0fa2f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4295,
            "upload_time": "2024-07-15T14:38:28",
            "upload_time_iso_8601": "2024-07-15T14:38:28.813325Z",
            "url": "https://files.pythonhosted.org/packages/cf/aa/e1e8797db42653f114e538b9579a924aa914be0c6d08f0a2caa49462c85e/proto_orm-1.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 14:38:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "prodbygodfather",
    "github_project": "pyproto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "proto-orm"
}
        
Elapsed time: 0.60989s