Metadata-Version: 2.3
Name: dmddl
Version: 0.2.5
Summary: cli tool for creating insert script from ddl script
License: MIT
Author: HoJLter
Author-email: hojlter.work@gmail.com
Requires-Python: >=3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: pydantic (>=2.11.4,<3.0.0)
Requires-Dist: pydantic-settings (>=2.9.1,<3.0.0)
Description-Content-Type: text/markdown


<h1 align="center">
    <span style="color:#FFA566">⚙️DM</span>DD<span style="color:#FFA566">L⚙️</span>
</h1>
<div align="center">
    <a href = "https://opensource.org/licenses/MIT">
    <img  src="https://img.shields.io/badge/License-MIT-yellow.svg">
    </a>
</div>
<img src=".github/dmddl%20logo_3.png" align="center">

<h3 align="center">
    CLI app that generates insertion script from DDL
</h3>

---
<h2>
    🖥 Installation
</h2>

