Python Toolkit of Yuanzhen Zhou


Keywords
zyz, zyztk, zhouyuanzhen
License
Apache-2.0
Install
pip install zyz==0.1.1

Documentation

zyztk

My Python Toolkit

Quick Start

Install pip package

pip install -U zyz

Work with the package

#!/usr/bin/env python
# -*- coding: utf-8 -*-

import zyz

zyz.help()