# mvc-lib-py
[![build](https://github.com/MetaverseChain/mvc-lib-py/actions/workflows/build.yml/badge.svg)](https://github.com/MetaverseChain/mvc-lib-py/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/MetaverseChain/mvc-lib-py/branch/master/graph/badge.svg?token=WP5YD1DYRQ)](https://codecov.io/gh/MetaverseChain/mvc-lib-py)
[![PyPI version](https://img.shields.io/pypi/v/mvclib)](https://pypi.org/project/mvclib)
[![Python versions](https://img.shields.io/pypi/pyversions/mvclib)](https://pypi.org/project/mvclib)
[![MIT license](https://img.shields.io/badge/license-MIT-blue)](https://en.wikipedia.org/wiki/MIT_License)
## Installation
```bash
$ pip install mvclib
```
Raw data
{
"_id": null,
"home_page": "https://github.com/MetaverseChain/mvc-lib-py",
"name": "mvclib",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "cryptocurrency,payments,tools,wallet",
"author": "aaron67",
"author_email": "aaron67@aaron67.cc",
"download_url": "https://files.pythonhosted.org/packages/90/c1/f4c669271c18e2a4facfc8c53c76f6e5c6bdb60f68f45beba3713d513e1a/mvclib-0.6.0.tar.gz",
"platform": null,
"description": "# mvc-lib-py\n\n[![build](https://github.com/MetaverseChain/mvc-lib-py/actions/workflows/build.yml/badge.svg)](https://github.com/MetaverseChain/mvc-lib-py/actions/workflows/build.yml)\n[![codecov](https://codecov.io/gh/MetaverseChain/mvc-lib-py/branch/master/graph/badge.svg?token=WP5YD1DYRQ)](https://codecov.io/gh/MetaverseChain/mvc-lib-py)\n[![PyPI version](https://img.shields.io/pypi/v/mvclib)](https://pypi.org/project/mvclib)\n[![Python versions](https://img.shields.io/pypi/pyversions/mvclib)](https://pypi.org/project/mvclib)\n[![MIT license](https://img.shields.io/badge/license-MIT-blue)](https://en.wikipedia.org/wiki/MIT_License)\n\n## Installation\n\n```bash\n$ pip install mvclib\n```\n",
"bugtrack_url": null,
"license": "",
"summary": "",
"version": "0.6.0",
"split_keywords": [
"cryptocurrency",
"payments",
"tools",
"wallet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "63908b5c46bc66bbc231fdbc64d5552285760c8a782ec34ab2a565d9540c040a",
"md5": "7a651d94ba6ec88ccb13c42329e3e67a",
"sha256": "7061f4359da462222deb786a0aa7382c77d11da5102f26d6362ca5ae1a955c15"
},
"downloads": -1,
"filename": "mvclib-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7a651d94ba6ec88ccb13c42329e3e67a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 44189,
"upload_time": "2023-04-23T16:43:22",
"upload_time_iso_8601": "2023-04-23T16:43:22.836954Z",
"url": "https://files.pythonhosted.org/packages/63/90/8b5c46bc66bbc231fdbc64d5552285760c8a782ec34ab2a565d9540c040a/mvclib-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "90c1f4c669271c18e2a4facfc8c53c76f6e5c6bdb60f68f45beba3713d513e1a",
"md5": "f10a349724ed506b4a42866a3086cbb3",
"sha256": "bd4db32205fcb70b09d146f11b6db4d393014f31fa68ba87c88d96f69d7c540a"
},
"downloads": -1,
"filename": "mvclib-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "f10a349724ed506b4a42866a3086cbb3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 55621,
"upload_time": "2023-04-23T16:43:24",
"upload_time_iso_8601": "2023-04-23T16:43:24.967644Z",
"url": "https://files.pythonhosted.org/packages/90/c1/f4c669271c18e2a4facfc8c53c76f6e5c6bdb60f68f45beba3713d513e1a/mvclib-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-23 16:43:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "MetaverseChain",
"github_project": "mvc-lib-py",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
"==",
"2.28.1"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.4.0"
]
]
},
{
"name": "pycryptodomex",
"specs": [
[
"==",
"3.15.0"
]
]
},
{
"name": "coincurve",
"specs": [
[
"~=",
"17.0.0"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"7.1.3"
]
]
},
{
"name": "ecdsa",
"specs": [
[
"==",
"0.18.0"
]
]
},
{
"name": "pytest-codecov",
"specs": [
[
"==",
"0.5.0"
]
]
},
{
"name": "build",
"specs": [
[
"==",
"0.9.0"
]
]
},
{
"name": "twine",
"specs": [
[
"==",
"4.0.1"
]
]
}
],
"lcname": "mvclib"
}