Metadata-Version: 2.1
Name: dcPyUtils
Version: 0.1.4
Summary: python utils from DataCanvas APS
Home-page: https://github.com/dc-aps/dcPyUtils
Author: lixuefeng
Author-email: lixf@sovon.net
License: Apache License Version 2.0
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: pandas (>=0.23.0)


📦 dcPyUtils
============

This is a python utils from DataCanvas APS.


Installation
-----

```bash
pip install dcPyUtils

```


Usages
-----
coming!


