Metadata-Version: 2.1
Name: kevin-toolbox
Version: 0.2.11
Summary: 一个常用的工具代码包集合
Home-page: https://github.com/cantbeblank96/kevin_toolbox
Author: kevin hsu
Author-email: xukaiming1996@163.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
License-File: LICENSE

move Executor from developing to computer_science.data_structure; 
modify geometry.for_boxes.cal_iou() to accommodate inputs of type boxes and perform parallel computation; 
