Skip to main content

CLI for prettifying XML

Project description

prettify-py

License: GPL v3 Python Versions Style Black Documentation Status status-badge

Why

Pretty xml output is necessary for debugging xml-based communications and other operations involving XML

What

It is a simple command-line application formatting XML files written in Python. The package is yet highly experimental# but it was necessary to speed of maintainance and development speeds of software. It has not perfect stats on quality yet, but it is pretty good already.

Usage

prettify-py format-file sample.py
prettify-py format-dir sample_dir/

Installation

Production Build

pip install prettify-py

Dev Build

Clone the repository with

git clone https://codeberg.org/cap_jmk/prettify-py
cd prettify-py/

Linux

Run with one of the follwing:

bash install.sh
./install.sh
sh install.sh

Windows

Double click on install.bat or run

install.bat

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

prettify_py-0.2.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

prettify_py-0.2.1-py3-none-any.whl (2.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page