Skip to content

A small python script to format raw XML to human readable format

License

Notifications You must be signed in to change notification settings

MikkelvtK/format-xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Format XML

A small script for formatting a raw XML string to a human readable format.

This script will do the following:

  1. Retrieve the raw XML string from your clipboard
  2. Prettify the raw XML string
  3. Write the data to an output file
  4. Open the output file
  5. Copy the data to your clipboard

Install

  1. Download the latest release
  2. pip install -r requirements.txt

To run

python3 <path-to-fml.py>

About

A small python script to format raw XML to human readable format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages