Metadata-Version: 2.1
Name: msbase
Version: 0.1.5
Summary: Base Library for Python for MySelf
Home-page: https://github.com/izgzhen/msbase.py
Author: Zhen Zhang
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# msbase

Convenient wrappers and utilities, minimal third-party dependencies, written in Python 3.

Examples:

- [`examples/ping_google.py`](examples/ping_google.py)
- [`test.py`](test.py)


