Mybatis mapper xml file parser
Project description
Description
Mybatis mapper xml file parser in pure python, get result contains:
- namespace
- resultMaps: contains start_line, end_line, content
- sqls: contains start_line, end_line, content
- statements: select/update/insert/delete statement, contains:start_line, end_line, content, statement_tag, result_map, include_sql
Installation
pip install mapper-parser
Instructions
from mapper_parser import mapper_parser
mapper_parser.parse(xml_filepath)
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
mapper_parser-1.1.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file mapper_parser-1.1.tar.gz
.
File metadata
- Download URL: mapper_parser-1.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46384196b1c0d333ca471d7c0f160d627a8468afd728f11b7634e6b751e98a37 |
|
MD5 | 275a9497848b2bb8c1ac1d5c4d1c1425 |
|
BLAKE2b-256 | 7c24c355e4a1a19e8097c4b57ef664d7f181f595efffa37696cc37da94348019 |
File details
Details for the file mapper_parser-1.1-py3-none-any.whl
.
File metadata
- Download URL: mapper_parser-1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5134246b19535fbce05c91df7d871d06bd3171862471929c34c19caf06f89dec |
|
MD5 | 67fa349ec7774a7d3780ccc30a471ae8 |
|
BLAKE2b-256 | 7e337157475efcb0d4cf20fdf96d34dfded13c3bbf7531e0458a2f9386cd725a |