DDL文件解析程序
Project description
ddl code generation tool
Currently, only supports generating Java objects.
Installation
pip3 install DdlGeneratorTool
ddl2Pojo Usage
- 从文件创建
DdlGeneratorTool kaquan_user_dicount.sql
- 从粘贴板直接创建
DdlGeneratorTool --p true
- By default, the result will be printed to the current terminal window.
- If you want to save it to a file, you can use the
--ddl_fileparameter.
效果
development
python3 setup.py sdist bdist_wheel
twine upload dist/*
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file DdlGeneratorTool-1.2.1.tar.gz.
File metadata
- Download URL: DdlGeneratorTool-1.2.1.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e310f1759f576fe3e1e69a214d3598eff5ec6da45c1d1378eb175918384c673
|
|
| MD5 |
691cca35b63782fd4519037bc9f25caa
|
|
| BLAKE2b-256 |
d59b0c16f25793d1bd0d7a1c407a827eaf032c8582157d050af7629d3edaaf83
|
File details
Details for the file DdlGeneratorTool-1.2.1-py3-none-any.whl.
File metadata
- Download URL: DdlGeneratorTool-1.2.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
799cfba626e7c527d96f19d28bc4d141fb0646431aa62910358bfaebaea4f8c9
|
|
| MD5 |
cfcc1319f4ecf376911b5451f7a18210
|
|
| BLAKE2b-256 |
df8e88adec9f34de41ba14539f454150af7bc79639e2757172e107f0d5b35f16
|