Metadata-Version: 2.1
Name: dpkits
Version: 0.0.7
Summary: A small package for data processing
Project-URL: Homepage, https://github.com/HungDaoHD/packaging_dpkits
Project-URL: Bug Tracker, https://github.com/HungDaoHD/packaging_dpkits/issues
Author-email: Hung Dao <hung.daotuan.1991@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Data processing Package

- __init__(files, file_name, is_qme):
```
files: list[UploadFile] default = None
file_name: str default = ''
is_qme: bool default = True
```




This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.