Skip to main content

A tiny xmlparser

Project description

PyPI Version Build Status

muzzle

Little XML parser library based on defusedxml and xmltodict.

Table of Contents

Installation

muzzle is available on PyPI, so to install it simply use:

$ pip install muzzle

Usage

See the examples directory for more scripts.

Release

To create a new release, follow these steps (please respect Semantic Versioning):

  1. Adapt the version number in muzzle/__init__.py
  2. Update the CHANGELOG with the version
  3. Create a pull request to merge develop into main (make sure the tests pass!)
  4. Create a new release/tag on GitHub (on the main branch)
  5. The publication on PyPI happens via GitHub Actions on every tagged commit

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

muzzle-0.0.1.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

muzzle-0.0.1-py3-none-any.whl (4.0 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