Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Tynox/SimpleXLS2XML

Repository files navigation

SimpleXLS2XML

This is a simple tool that convert xls to xml or csv. You need python 2.7 environment to run it. You also need to install xlrd(a python library which can handle xls/xlsx files). Get the latest python 2.7 from http://www.python.org/download/ and install. Get xlrd from https://pypi.python.org/pypi/xlrd

Usage

type "python simple_xml_converter.py [file name]" in command line to convert xls/xlsx files. type "python simple_xml_converter.py -h" in command line to see more.

LICENSE

This is free and unencumbered software released into the public domain. For more information, please refer to http://unlicense.org

About

This is a simple tool that convert xls to xml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages