A tiny xmlparser
Project description
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):
- Adapt the version number in
muzzle/__init__.py
- Update the CHANGELOG with the version
- Create a pull request to merge
develop
intomain
(make sure the tests pass!) - Create a new release/tag on GitHub (on the main branch)
- The publication on PyPI happens via GitHub Actions on every tagged commit
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file muzzle-0.0.1.tar.gz
.
File metadata
- Download URL: muzzle-0.0.1.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87792c949ef59d27531b6a4af893c2a8c273f206727515f0e6ebd93cf7709f87 |
|
MD5 | 1173dea986a591dd232c8e7d9922824b |
|
BLAKE2b-256 | c0b7cea616a99e7b4d998cebdadff335f25847c846e68b6411ec646ded43271b |
File details
Details for the file muzzle-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: muzzle-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7391485f6dc45f44645ab4b01e9890f23d7292b0a195b318a8f680ea8a248b32 |
|
MD5 | a5b9e370785976da215bcd4d005b5963 |
|
BLAKE2b-256 | f2887bff970f2fad3029fc9b4243c3b636e552cfa9b80e2f454bae1f503048ad |