# MosPy fork
This is a dumb fork of [MosPy](https://github.com/ctrl-Felix/mospy) lib that adds support of signing transactions in both Evmos and Injective chains.
Raw data
{
"_id": null,
"home_page": "",
"name": "mospy-ethermint",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "cosmos,cosmospy,mospy",
"author": "",
"author_email": "ctrl-felix <dev@ctrl-felix.de>",
"download_url": "https://files.pythonhosted.org/packages/45/7f/1af3948958f5a2bcffcb70529d0b19f935fc84b869dc0f2c298b8c43af8a/mospy_ethermint-0.4.1.tar.gz",
"platform": null,
"description": "# MosPy fork\n\nThis is a dumb fork of [MosPy](https://github.com/ctrl-Felix/mospy) lib that adds support of signing transactions in both Evmos and Injective chains.",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "This package is a fork of cosmospy and is a light framework for the cosmos ecosystem",
"version": "0.4.1",
"project_urls": {
"Bug Tracker": "https://github.com/ctrl-Felix/mospy/issues",
"Homepage": "https://github.com/ctrl-Felix/mospy/"
},
"split_keywords": [
"cosmos",
"cosmospy",
"mospy"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b40c53b35f23ae445bff822bb86585cd46d2a5826caa183275d6962404e48415",
"md5": "a3db83cf1bc8c79f3727ed858cf70c94",
"sha256": "7534ffe8a2e65a1b1cb83eda6571aff843c9d102e803f5eb0525d5e6b7f67c88"
},
"downloads": -1,
"filename": "mospy_ethermint-0.4.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a3db83cf1bc8c79f3727ed858cf70c94",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 13965,
"upload_time": "2023-10-02T16:21:52",
"upload_time_iso_8601": "2023-10-02T16:21:52.190536Z",
"url": "https://files.pythonhosted.org/packages/b4/0c/53b35f23ae445bff822bb86585cd46d2a5826caa183275d6962404e48415/mospy_ethermint-0.4.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "457f1af3948958f5a2bcffcb70529d0b19f935fc84b869dc0f2c298b8c43af8a",
"md5": "86a77bc45cec308aa6e98cebbe7cebe4",
"sha256": "b52afe08ac4420030705ebe4a8ec202e279809636b5c6f6899379f348659c809"
},
"downloads": -1,
"filename": "mospy_ethermint-0.4.1.tar.gz",
"has_sig": false,
"md5_digest": "86a77bc45cec308aa6e98cebbe7cebe4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16138,
"upload_time": "2023-10-02T16:21:54",
"upload_time_iso_8601": "2023-10-02T16:21:54.616931Z",
"url": "https://files.pythonhosted.org/packages/45/7f/1af3948958f5a2bcffcb70529d0b19f935fc84b869dc0f2c298b8c43af8a/mospy_ethermint-0.4.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-02 16:21:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ctrl-Felix",
"github_project": "mospy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "bech32",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "cosmospy_protobuf",
"specs": [
[
">=",
"0.2.0"
]
]
},
{
"name": "ecdsa",
"specs": [
[
"==",
"0.17.0"
]
]
},
{
"name": "grpcio",
"specs": [
[
"~=",
"1.47.0"
]
]
},
{
"name": "hdwallets",
"specs": [
[
"==",
"0.1.2"
]
]
},
{
"name": "httpx",
"specs": [
[
"~=",
"0.23.0"
]
]
},
{
"name": "mnemonic",
"specs": [
[
"==",
"0.20"
]
]
},
{
"name": "protobuf",
"specs": [
[
"==",
"4.22.1"
]
]
},
{
"name": "safe-pysha3",
"specs": [
[
"==",
"1.0.3"
]
]
},
{
"name": "pysha3",
"specs": [
[
"==",
"1.0.2"
]
]
}
],
"lcname": "mospy-ethermint"
}