PyXmlParser - Python XML Parser
Python Module to convert XML to csv. Project under developement. Not a stable release. Subsequent versions will be able to convert the files to different formats. Works Extremely well with Large XML files.
Prerequisites
python version 3.4 or above lxml click
Installing -
pip install pyxmlparser
Navigate to the folder where the XML file is present on the terminal. call the function pyxmlparser with the other required inputs. Eg: pyxmlparser xml_filename output_csv_name.csv xpathstring_csvcolumns.txt --encoding='xml-file-encoding'
Deployment Notes
This is not a Stable Release.The project is currently under development
please follow this github link for updates: https://github.com/takauchisora/pyxmlparser
Versioning
Follow the GitHub Link for updates.
https://github.com/takauchisora/pyxmlparser
Pull Requests are welcome. Please create a separate branch.
Some rules:
- Try to follow PEP8 to the best of your ability unless it makes the code look ugly.
- Be Nice.
- Issues can be opened on the Issues page. I will attend to them within the next day.
License
This project is licensed under the BSD License - see the LICENSE.rst file for details
Release files for pyxmlparser 0.1.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyxmlparser-0.1.6.1.tar.gz | 4.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyxmlparser-0.1.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:11.4 kB
Release files / pyxmlparser-0.1.6.1.tar.gz
| Download URL | pyxmlparser-0.1.6.1.tar.gz |
|---|---|
| Size | 4.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cec1d401d5a8db0599273d05a9df7c30ba1ab7566e07f6c13bdbef17976b12c6
|
|
BLAKE2b-256 checksum How to use checksums |
12e542d64ab1d3714c5095eded3507914c5be48517fe68963e420b5060ed5a5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|
Release files / pyxmlparser-0.1.6.1-py3-none-any.whl
| Download URL | pyxmlparser-0.1.6.1-py3-none-any.whl |
|---|---|
| Size | 7.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9dbb5f393274a54dfa216472063c6c7b648f609a13cf74e5c03583f005678019
|
|
BLAKE2b-256 checksum How to use checksums |
197fde2b5dd130ad7a6a1bbf7b78d8f963d04c63c755cd4009fd23fd30617a30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
|