Metadata-Version: 2.1
Name: common-py
Version: 0.1.2
Summary: The fundamental package needed for common purpose with Python.
Home-page: https://github.com/tenkeyless/common_py
Author: TenKeyLess
Author-email: blivme84@naver.com
License: MIT
Description: common_py
        =====
        
        common_py is the fundamental package needed for common purpose with Python.
        
        Requirements
        -------
        
        * Python &ge; 3.7
        * Toolz &ge; 0.10.0
        
        Install
        -------
        
        ```shell
        pip install common-py
        ```
        
Keywords: common util
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Requires-Python: >=3.7
Description-Content-Type: text/markdown
