Metadata-Version: 1.1
Name: BeanCommonUtils
Version: 1.1.6
Summary: A Python library for common methods.
Home-page: https://github.com/beansKingdom/CommonUtils
Author: Hly
Author-email: hlyaction@gmail.com
License: MIT
Description: # -*- coding: UTF-8 -*-
        
        # CommonUtils
        
        1. 淇敼setup涓殑鐗堟湰
        
        2. python setup.py sdist build
        
        3. twine upload --skip-existing dist/*
        
        
        ### 椤圭洰Python鐗堟湰
        
        pip鐨勪竴浜涙搷浣
        
        # 鍗囩骇渚濊禆鍖
        pip install --upgrade BeanCommonUtils
        
        # 瀹夎渚濊禆鍖
        pip install -r requirements.txt
        
        # 鏇存敼渚濊禆鍖呮枃浠
        pip freeze > requirements.txt
        
        
        ### Version 0.3
        淇敼鏃ュ織宸ュ叿
        
        ### Version 1.0.1
        date_utils add compute_special_time_timestamp 鎸夋寚瀹氭牸寮忕殑鏃堕棿鐨勫瓧绗︿覆鍏ュ弬, 杩斿洖瀹冪殑鏃堕棿鎴(绮惧害姣)
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
