Metadata-Version: 2.1
Name: mvclib
Version: 0.4.3
Home-page: https://github.com/MetaverseChain/mvc-lib-py
Author: aaron67
Author-email: aaron67@aaron67.cc
Project-URL: Bug Tracker, https://github.com/MetaverseChain/mvc-lib-py/issues
Keywords: cryptocurrency,payments,tools,wallet
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# 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
```
