Metadata-Version: 2.1
Name: chariothy-common
Version: 0.1.43
Summary: Common code for myself.
Home-page: https://github.com/chariothy/pycommon.git
Author: Henry TIAN
Author-email: chariothy@gmail.com
License: MIT
Description: ### Python version >= 3.6
        
        ## Common code for myself.
        
        ## Features:
        
        1. Combine config & config_local.
        1. @log annotation.
        1. logger helper.
        1. email helper.
        1. load & dump json.
        1. @benchmark annotation.
        1. GetCh for multiple platforms.
        1. Get windows folders.
        1. @deprecated annotation.
        1. deep merge.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
