Skip to content

battlesdev/xml_attribute_match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmlattributematch

These files (different iterations of the same) parse and search a specific XML document structure for one or more attributes that the user provides as input. It then prints a specific set of associated child attributes.

All versions take two input types:

  • The attributes to search
  • The location of the XML document

xmlattributematcher.py

attributes must be entered straight into the code; results print to the terminal.

xmlattributecsv.py

attributes are entered and results are printed to the terminal.

xml_xlsxexport.py

utilizes easygui for input and xlsxwriter for results.

About

XML Parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages