Skip to content

eggee/XML-2-YML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

If interested, please help with a python script to extract data from fields in an xml file and insert it into certain fields within a yml file that matches a specific yml format hierarchy.

I only need the xml information for the 'devices' labeled 'onu', 'olt', or 'tor'.

To run what i have thusfar:

$ ./simple_xml_parser.py XML-Input.xml YML-Output.yml

This will print the extracted xml fields to the console. I next need to get those values into a yml formated file similar to the file in the /resources directory.

I appreciate any and all PRs - Thanks.

About

Starter python script to extract XML data and place it into a YML template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages