terra-classic-proto


Nameterra-classic-proto JSON
Version 3.1.2 PyPI version JSON
download
home_pagehttps://github.com/geoffmunn/terra.proto
SummaryThe Python Protobuf implementation for Terra Classic
upload_time2024-01-20 20:31:51
maintainer
docs_urlNone
authorGeoff Munn
requires_python>=3.10,<4.0
licenseMIT
keywords blockchain terra terra classic lunc crypto luna classic osmosis crypto sdk blockchain sdk
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python implementation for terra.proto

This is a version of terra.proto which specifically supports Terra Classic.

It is intended to be a drop-in replacement for terra.proto - it will install itself as terra.proto.

This is required if you are using the Terra Classic SDK.



Alternative options to this library can be found here:
- GoLang [Terra Core](https://github.com/terra-money/core) clients, 
- JavaScript [@terra-money/terra.proto](https://www.npmjs.com/package/@terra-money/terra.proto/),
- Rust [terra-proto-rs](https://crates.io/crates/terra-proto-rs).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/geoffmunn/terra.proto",
    "name": "terra-classic-proto",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "blockchain,terra,terra classic,lunc,crypto,luna classic,osmosis,crypto sdk,blockchain sdk",
    "author": "Geoff Munn",
    "author_email": "geoff@zimoobo.com",
    "download_url": "https://files.pythonhosted.org/packages/cf/68/e6e8bdad0ee787550af0a88d5785a9c19da40857a612d4f1db4d1aa4d867/terra_classic_proto-3.1.2.tar.gz",
    "platform": null,
    "description": "# Python implementation for terra.proto\n\nThis is a version of terra.proto which specifically supports Terra Classic.\n\nIt is intended to be a drop-in replacement for terra.proto - it will install itself as terra.proto.\n\nThis is required if you are using the Terra Classic SDK.\n\n\n\nAlternative options to this library can be found here:\n- GoLang [Terra Core](https://github.com/terra-money/core) clients, \n- JavaScript [@terra-money/terra.proto](https://www.npmjs.com/package/@terra-money/terra.proto/),\n- Rust [terra-proto-rs](https://crates.io/crates/terra-proto-rs).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The Python Protobuf implementation for Terra Classic",
    "version": "3.1.2",
    "project_urls": {
        "Homepage": "https://github.com/geoffmunn/terra.proto",
        "Repository": "https://github.com/geoffmunn/terra.proto"
    },
    "split_keywords": [
        "blockchain",
        "terra",
        "terra classic",
        "lunc",
        "crypto",
        "luna classic",
        "osmosis",
        "crypto sdk",
        "blockchain sdk"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb922161ede7873f21c8797cb8a14d4003024bc30e3f891e15cc98e782833de1",
                "md5": "bf0d39b36b8779db81d53340f9268786",
                "sha256": "512b81a9719d07617d023186518b88aaffbd4dc217707c8cbade9dcc873b6945"
            },
            "downloads": -1,
            "filename": "terra_classic_proto-3.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf0d39b36b8779db81d53340f9268786",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 371743,
            "upload_time": "2024-01-20T20:31:49",
            "upload_time_iso_8601": "2024-01-20T20:31:49.758267Z",
            "url": "https://files.pythonhosted.org/packages/cb/92/2161ede7873f21c8797cb8a14d4003024bc30e3f891e15cc98e782833de1/terra_classic_proto-3.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf68e6e8bdad0ee787550af0a88d5785a9c19da40857a612d4f1db4d1aa4d867",
                "md5": "5173f14e660d437305d6bacc8a4dc4e8",
                "sha256": "511e3161d7f23591f6643014a4dd05f295ed614d11b9630f2ace411f86a91bb4"
            },
            "downloads": -1,
            "filename": "terra_classic_proto-3.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5173f14e660d437305d6bacc8a4dc4e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 250755,
            "upload_time": "2024-01-20T20:31:51",
            "upload_time_iso_8601": "2024-01-20T20:31:51.465179Z",
            "url": "https://files.pythonhosted.org/packages/cf/68/e6e8bdad0ee787550af0a88d5785a9c19da40857a612d4f1db4d1aa4d867/terra_classic_proto-3.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-20 20:31:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "geoffmunn",
    "github_project": "terra.proto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "terra-classic-proto"
}
        
Elapsed time: 0.20642s