xmltojson 2.0.2
0
A Python module and cli tool to quickly convert xml text or files into json
Contents
A Python module and cli tool to quickly convert xml text or files into json
Stars: 11, Watchers: 11, Forks: 3, Open Issues: 3The shanahanjrs/xmltojson
repo was created 7 years ago and the last code push was 8 months ago. The project is not very popular with only 11 github stars!
How to Install xmltojson
You can install xmltojson using pip
pip install xmltojson
or add it to a project with poetry
poetry add xmltojson
Package Details
- Author
- John Shanahan
- License
- Apache-2.0
- Homepage
- https://github.com/shanahanjrs/xmltojson
- PyPi:
- https://pypi.org/project/xmltojson/
- GitHub Repo:
- https://github.com/shanahanjrs/xmltojson
Classifiers
- Text Processing/Markup/XML
Related Packages
Errors
A list of common xmltojson errors.
Code Examples
Here are some xmltojson
code examples and snippets.