zhanxw / XiaoweiLib

Python library for Xiaowei's daily work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common Codes Used by Xiaowei

Python library for Xiaowei's daily work.

Example of myopen

for ln in myopen('input.gz'):
    print ln

For details, please read source codes.

Contact

Xiaowei Zhan<zhanxw[at]gmail.com>

About

Python library for Xiaowei's daily work

License:MIT License


Languages

Language:Python 100.0%