Metadata-Version: 2.1
Name: dmtipy
Version: 0.0.2
Summary: DMTI Python Library to optimize every data processing in PNM
Home-page: https://github.com/dwieka21-bit
Author: Dwieka
Author-email: patriadwieka@gmail.com
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

DMTI Python Library is a library to optimize and make your data processing easier, in this library we handling much basic tasks and make it simpler by using one line of code

Install

pip install dmtipy

Usage

from .create_table_from_csv import create_sql_table_from_csv
