An open API service indexing awesome lists of open source software.

https://github.com/rtmigo/rcd_xml_py

Reusable code for handling XML files, making XPath and CSS queries
https://github.com/rtmigo/rcd_xml_py

css lxml package python xml

Last synced: 7 months ago
JSON representation

Reusable code for handling XML files, making XPath and CSS queries

Awesome Lists containing this project

README

          

# [rcd_xml](https://github.com/rtmigo/rcd_xml_py)

Reusable code for handling XML files, making XPath and CSS queries.

This package is hastily made, barely documented, and is not intended to
be used by anyone.

# Install

``` bash
$ pip3 install git+https://github.com/rtmigo/rcd_xml_py#egg=rcd_xml
```