https://github.com/btr1975/xml_json_yaml_convert
Base level XML, JSON, YAML conversion tool
https://github.com/btr1975/xml_json_yaml_convert
Last synced: 2 months ago
JSON representation
Base level XML, JSON, YAML conversion tool
- Host: GitHub
- URL: https://github.com/btr1975/xml_json_yaml_convert
- Owner: btr1975
- License: mit
- Created: 2021-02-05T20:14:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T22:03:12.000Z (over 4 years ago)
- Last Synced: 2025-03-03T07:45:20.054Z (10 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
| BRANCH | STATUS |
|---|---|
| main | [](https://github.com/btr1975/xml_json_yaml_convert/actions/workflows/test-coverage-lint.yml) |
| develop | [](https://github.com/btr1975/xml_json_yaml_convert/actions/workflows/test-coverage-lint.yml) |
[](https://pepy.tech/project/xml-json-yaml-convert)
[](https://pypi.org/project/xml-json-yaml-convert)
# xml_json_yaml_convert
Base level XML, JSON, YAML conversion tool
## Written By: Benjamin P. Trachtenberg
### Contact Information: e_ben_75-python@yahoo.com
### If you have any questions e-mail me
### LinkedIn: [Ben Trachtenberg](https://www.linkedin.com/in/ben-trachtenberg-3a78496)
### Docker Hub: [Docker Hub](https://hub.docker.com/r/btr1975)
### PyPi Page for [xml_json_yaml_convert](https://pypi.python.org/pypi/xml_json_yaml_convert)
### Requirements
* [requirements](https://github.com/btr1975/xml_json_yaml_convert/blob/main/requirements.txt)
* [requirements-dev](https://github.com/btr1975/xml_json_yaml_convert/blob/main/requirements-dev.txt)
### Installation
* From source "setup.py install"
* From pip "pip install xml-json-yaml-convert"
### Languages
* Python
### About
This is a library for a simple conversion between XML, YAML, and JSON