{ "info": { "author": "takauchisora", "author_email": "solutions@vishnukiran.tech", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# PyXmlParser - Python XML Parser\n\n[![PyPI version](https://badge.fury.io/py/pyxmlparser.svg)](https://badge.fury.io/py/pyxmlparser)\n\nPython Module to convert XML to csv. Project under developement. Not a stable release.\nSubsequent versions will be able to convert the files to different formats.\nWorks Extremely well with Large XML files.\n\n\n\n### Prerequisites\n\npython version 3.4 or above\nlxml\nclick\n\n### Installing -\n\n```python\npip install pyxmlparser\n```\nNavigate to the folder where the XML file is present on the terminal. \ncall the function pyxmlparser with the other required inputs.\nEg: pyxmlparser xml_filename output_csv_name.csv xpathstring_csvcolumns.txt --encoding='xml-file-encoding'\n\n## Deployment Notes\n\nThis is not a Stable Release.The project is currently under development\n\nplease follow this github link for updates: https://github.com/takauchisora/pyxmlparser\n\n## Versioning\n\nFollow the GitHub Link for updates. \n\nhttps://github.com/takauchisora/pyxmlparser\n\nPull Requests are welcome. Please create a separate branch.\n\nSome rules:\n\n- Try to follow PEP8 to the best of your ability unless it makes the code look ugly.\n- Be Nice.\n- Issues can be opened on the Issues page. I will attend to them within the next day.\n\n\n## License\n\nThis project is licensed under the BSD License - see the [LICENSE.rst](LICENSE.rst) file for details\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD", "maintainer": "takauchisora", "maintainer_email": "", "name": "pyxmlparser", "package_url": "https://pypi.org/project/pyxmlparser/", "platform": "", "project_url": "https://pypi.org/project/pyxmlparser/", "project_urls": { "Code": "https://github.com/takauchisora/pyxmlparser" }, "release_url": "https://pypi.org/project/pyxmlparser/0.1.6.1/", "requires_dist": [ "click (>=7.0)", "lxml (>=4.3.2)" ], "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "summary": "CLI interface to convert XML into various formats", "version": "0.1.6.1" }, "last_serial": 4929329, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "000c5df247ec308300d25b220d33f8ba", "sha256": "a59b98387e17aa524f1e20df1d987c27553cc0aeba933d39567e3f684af6eded" }, "downloads": -1, "filename": "pyxmlparser-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "000c5df247ec308300d25b220d33f8ba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3313, "upload_time": "2019-03-11T21:23:20", "url": "https://files.pythonhosted.org/packages/d7/33/51bcb37c639f88e29224a766e6936ea4228a70dddc937ba853c88deb01a3/pyxmlparser-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f096ab21c49c95c0df5a55e6031b4a94", "sha256": "f3f314335271094efebc9ed4d10f1c15746b64b04ea836aedcccd8be87cb78cf" }, "downloads": -1, "filename": "pyxmlparser-0.1.tar.gz", "has_sig": false, "md5_digest": "f096ab21c49c95c0df5a55e6031b4a94", "packagetype": "sdist", "python_version": "source", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 2249, "upload_time": "2019-03-11T21:23:22", "url": "https://files.pythonhosted.org/packages/25/94/a00e852e2b79b1c992c1eef6f76848e9730683db29db57c55582462260e1/pyxmlparser-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7350eeb255d29cd191a04add42591021", "sha256": "53b4c69202d9d1aac5b1e8d6d5414f5cbc1fef6e9b91e2c230ee92168428a9f7" }, "downloads": -1, "filename": "pyxmlparser-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7350eeb255d29cd191a04add42591021", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 3444, "upload_time": "2019-03-12T01:16:14", "url": "https://files.pythonhosted.org/packages/c0/6a/643cc65b4891807defb951a8949fc3a669bfce398160d27d53a3034adc2b/pyxmlparser-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75b77be57e64c0fa60bc7299e9647612", "sha256": "548ec7f830c5a4094f471d53b97d917a586f7c6f6f1c82ecea59de4dcab1881f" }, "downloads": -1, "filename": "pyxmlparser-0.1.1.tar.gz", "has_sig": false, "md5_digest": "75b77be57e64c0fa60bc7299e9647612", "packagetype": "sdist", "python_version": "source", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 2385, "upload_time": "2019-03-12T01:16:16", "url": "https://files.pythonhosted.org/packages/e7/af/8eb0c7e2db38eff9d852f8b6adaaab7c4f9f5a55f5eefc3769252a49909c/pyxmlparser-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "08cb66909f13ca69a111f60a3280a220", "sha256": "1b5d0161e07dd3113c9dea59b8bd510cad016d517502d8c6eea7d067f1132f89" }, "downloads": -1, "filename": "pyxmlparser-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "08cb66909f13ca69a111f60a3280a220", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4072, "upload_time": "2019-03-12T01:43:57", "url": "https://files.pythonhosted.org/packages/64/31/b5f922908e5f42dd7566626efba880fe648e119169e8d4c528a879f781f4/pyxmlparser-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "32e9b24a60534d1acc26348ccd37a7ca", "sha256": "04fd88123ef901bdb55a1b7e544937c90f87a842e5a041d02b7daa34b0b77420" }, "downloads": -1, "filename": "pyxmlparser-0.1.2.tar.gz", "has_sig": false, "md5_digest": "32e9b24a60534d1acc26348ccd37a7ca", "packagetype": "sdist", "python_version": "source", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 2566, "upload_time": "2019-03-12T01:43:59", "url": "https://files.pythonhosted.org/packages/bb/b2/eb6a77fa3d46e41dae397be60f28ebb36ee593ac6aa46b45e040af88d793/pyxmlparser-0.1.2.tar.gz" } ], "0.1.6.1": [ { "comment_text": "", "digests": { "md5": "f3363d506de3cc4e741f277797f6b59a", "sha256": "9dbb5f393274a54dfa216472063c6c7b648f609a13cf74e5c03583f005678019" }, "downloads": -1, "filename": "pyxmlparser-0.1.6.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f3363d506de3cc4e741f277797f6b59a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 7194, "upload_time": "2019-03-12T09:51:06", "url": "https://files.pythonhosted.org/packages/19/7f/de2b5dd130ad7a6a1bbf7b78d8f963d04c63c755cd4009fd23fd30617a30/pyxmlparser-0.1.6.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce2345745fb89391d440a7d27bdcd571", "sha256": "cec1d401d5a8db0599273d05a9df7c30ba1ab7566e07f6c13bdbef17976b12c6" }, "downloads": -1, "filename": "pyxmlparser-0.1.6.1.tar.gz", "has_sig": false, "md5_digest": "ce2345745fb89391d440a7d27bdcd571", "packagetype": "sdist", "python_version": "source", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4189, "upload_time": "2019-03-12T09:51:08", "url": "https://files.pythonhosted.org/packages/12/e5/42d64ab1d3714c5095eded3507914c5be48517fe68963e420b5060ed5a5d/pyxmlparser-0.1.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3363d506de3cc4e741f277797f6b59a", "sha256": "9dbb5f393274a54dfa216472063c6c7b648f609a13cf74e5c03583f005678019" }, "downloads": -1, "filename": "pyxmlparser-0.1.6.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f3363d506de3cc4e741f277797f6b59a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 7194, "upload_time": "2019-03-12T09:51:06", "url": "https://files.pythonhosted.org/packages/19/7f/de2b5dd130ad7a6a1bbf7b78d8f963d04c63c755cd4009fd23fd30617a30/pyxmlparser-0.1.6.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ce2345745fb89391d440a7d27bdcd571", "sha256": "cec1d401d5a8db0599273d05a9df7c30ba1ab7566e07f6c13bdbef17976b12c6" }, "downloads": -1, "filename": "pyxmlparser-0.1.6.1.tar.gz", "has_sig": false, "md5_digest": "ce2345745fb89391d440a7d27bdcd571", "packagetype": "sdist", "python_version": "source", "requires_python": "!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", "size": 4189, "upload_time": "2019-03-12T09:51:08", "url": "https://files.pythonhosted.org/packages/12/e5/42d64ab1d3714c5095eded3507914c5be48517fe68963e420b5060ed5a5d/pyxmlparser-0.1.6.1.tar.gz" } ] }