Metadata-Version: 2.1
Name: DDExcelAccesslib
Version: 0.1.0
Summary: This lib controls Excel files for ProbeCard project
Home-page: UNKNOWN
License: CC0 1.0 Universal
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown

# Lib for Excel file control in DeepDetection project. 
## Introduction
Allow the communication with Excel files.
## Technologies
<ul>
  <li>Python</li>
  <li>openpyxl</li>
</ul>



