Skip to content

zhouyuanzhen/zyztk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()