File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 1- # rxml
1+ < h2 align = " center " >Like my work? consider supporting it!</ h2 >
22
3- ## What is rxml?
3+ [ ![ BuyMeACoffee ] ( https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black )] ( https://buymeacoffee.com/nephilim )
44
5- ` rxml ` is a simple python library to read xml files up to 2 times faster than python's ` xml(ElementTree) ` library.
5+ <h1 align =" center " >RXML</h1 >
6+
7+ <p align =" center " ><em >rxml is a simple python library to read xml files up to 2 times faster than python's `xml(ElementTree)` library.</em ></p >
8+
9+ <p align =" center " >
10+ <a href =" https://pypi.org/project/rxml " target =" _blank " >
11+ <img src="https://img.shields.io/pypi/v/rxml?color=%2334D058&label=pypi%20package" alt="Package version">
12+ </a >
13+ <a href =" https://pypi.org/project/rxml " target =" _blank " >
14+ <img src="https://img.shields.io/pypi/pyversions/rxml.svg?color=%2334D058" alt="Supported Python versions">
15+ </a >
16+ </p >
617
718## Installation
819
You can’t perform that action at this time.
0 commit comments