Skip to main content

Tool to manipulate XML files

Project description

xml-tools

xmltool is a python package to manipulate XML files. It’s very useful to update some XML files with the python syntax without using the DOM. The main goal of this package was to create a HTML form to edit and create a XML file. The form generation is based on a dtd file. Read the documentation

Changelog

O.3:
  • Rewrite the core of the code

  • Better performance to generate the HTML

  • Fix bug

O.2:
  • Update the project architecture

  • Be able to access to the element properties like a dict

  • Add functions to easily update or create XML file

  • Fix missing README file in the package

O.1:
  • Initial version: package to manipulate XML file and create HTML forms.

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

xmltool-0.3.tar.gz (26.8 kB view hashes)

Uploaded Source

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