Skip to main content

XMLStarlet Toolkit: Python CFFI bindings

Project description

XMLStarlet CFFI

https://img.shields.io/pypi/v/xmlstarlet.svg https://img.shields.io/travis/dimitern/xmlstarlet.svg Documentation Status Updates

XMLStarlet Toolkit: Python CFFI bindings

Features

Supports all XMLStarlet commands from Python, just import xmlstarlet:

  • edit(*args): Edit/Update XML document(s)

  • select(*args): Select data or query XML document(s) (XPATH, etc)

  • transform(*args): Transform XML document(s) using XSLT

  • validate(*args): Validate XML document(s) (well-formed/DTD/XSD/RelaxNG)

  • format(*args): Format XML document(s)

  • elements(*args): Display element structure of XML document

  • canonicalize(*args): XML canonicalization

  • listdir(*args): List directory as XML

  • escape(*args): Escape special XML characters

  • unescape(*args): Unescape special XML characters

  • pyx(*args): Convert XML into PYX format (based on ESIS - ISO 8879)

  • depyx(*args): Convert PYX into XML

For some examples, have a look at tests/test_xmlstarlet.py.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Dependencies scanned by PyUp.io

History

1.6.5 (2020-09-29)

  • No changes from previous release except up-to-date dependencies and some build fixes.

1.6.3 (2019-10-29)

  • First working release on PyPI, based on xmlstarlet-1.6.1 source tarball.

1.6.2 (2019-10-28)

  • Second (failed) release on PyPI, based on XMLStarlet master branch.

1.6.1 (2019-10-23)

  • First (incomplete) release on PyPI, based on XMLStarlet master branch.

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

xmlstarlet-1.6.5.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distributions

xmlstarlet-1.6.5-cp39-cp39-manylinux2010_x86_64.whl (1.2 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.12+ x86-64

xmlstarlet-1.6.5-cp38-cp38-manylinux2010_x86_64.whl (1.2 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

xmlstarlet-1.6.5-cp37-cp37m-manylinux2010_x86_64.whl (1.2 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

xmlstarlet-1.6.5-cp36-cp36m-manylinux2010_x86_64.whl (1.2 MB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

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