Metadata-Version: 2.1
Name: yapylib
Version: 0.2018.6.21
Summary: 常用工具类,拷贝在身边,一用好多年
Home-page: https://github.com/twocucao/YaPyLib
Author: twocucao
Author-email: twocucao@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown


# YaPyLib

[![Build Status](https://travis-ci.org/twocucao/YaPyLib.svg?branch=master)](https://travis-ci.org/twocucao/YaPyLib)
![pyversions](https://img.shields.io/badge/python%20-3.6%2B-blue.svg)
![pypi](https://img.shields.io/pypi/v/nine.svg)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-ff69b4.svg)](https://github.com/twocucao/YaPyLib/issues)

> Yet Another Pylib

平时经常使用的代码，拷贝在身边，一用好多年

> 紧跟社区最佳实践

- 最佳 pypackage 包实践
- 最佳测试实践
- 最佳文档实践

## 感谢

> 感谢开源社区人的无私奉献

本项目特别感谢以下人与项目，我经常阅读你们的代码。本项目也借鉴了一部分你们的代码

 - https://github.com/lilydjwg
 - https://github.com/dongweiming
 - https://github.com/pypa/pipenv

## 模块

## 最近更新时间

---
ChangeLog:
 - 2017-02-14: 初始化该项目（情人节这一天为什么闲着没事更新代码？）
 - 2018-06-09: 精简部分代码

## License

MIT




