Metadata-Version: 2.1
Name: zcommons
Version: 0.1.0b1
Summary: A collection of common utils for python.
Home-page: https://github.com/malanore-z/zcommons4p
Author: malanore.z
Author-email: malanore.z@gmail.com
Project-URL: Bug Tracker, https://github.com/malanore-z/zcommons4p/issues
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# zcommons for python

A collection of common utils for python.  

## Requirements

+ Python >= 3.6  
+ No non-standard library dependencies

## Install

```shell
pip install zcommons
```
