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

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

Awesome Lists containing this project

README

          

| BRANCH | STATUS |
|---|---|
| main | [![Unit-Testing, Coverage, Linting](https://github.com/btr1975/xml_json_yaml_convert/actions/workflows/test-coverage-lint.yml/badge.svg?branch=main)](https://github.com/btr1975/xml_json_yaml_convert/actions/workflows/test-coverage-lint.yml) |
| develop | [![Unit-Testing, Coverage, Linting](https://github.com/btr1975/xml_json_yaml_convert/actions/workflows/test-coverage-lint.yml/badge.svg?branch=develop)](https://github.com/btr1975/xml_json_yaml_convert/actions/workflows/test-coverage-lint.yml) |

[![Downloads](https://pepy.tech/badge/xml-json-yaml-convert)](https://pepy.tech/project/xml-json-yaml-convert)
[![Supported Versions](https://img.shields.io/pypi/pyversions/xml-json-yaml-convert.svg)](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