{"id":13936831,"url":"https://github.com/spurin/xmldataset","last_synced_at":"2025-05-06T14:32:17.648Z","repository":{"id":19781286,"uuid":"23040046","full_name":"spurin/xmldataset","owner":"spurin","description":"xmldataset: xml parsing made easy 🗃️","archived":false,"fork":false,"pushed_at":"2020-07-04T12:45:33.000Z","size":187,"stargazers_count":77,"open_issues_count":0,"forks_count":9,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-30T09:28:00.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://xmldataset.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spurin.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-08-17T12:30:08.000Z","updated_at":"2024-01-03T14:11:32.000Z","dependencies_parsed_at":"2022-08-24T09:00:14.648Z","dependency_job_id":null,"html_url":"https://github.com/spurin/xmldataset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurin%2Fxmldataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurin%2Fxmldataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurin%2Fxmldataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spurin%2Fxmldataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spurin","download_url":"https://codeload.github.com/spurin/xmldataset/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224509424,"owners_count":17323079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-07T23:03:02.174Z","updated_at":"2024-11-13T19:14:56.868Z","avatar_url":"https://github.com/spurin.png","language":"Python","funding_links":[],"categories":["HTML Manipulation","Python"],"sub_categories":[],"readme":"==================================\nxmldataset: simple xml parsing 🗃️\n==================================\n\n.. image:: https://camo.githubusercontent.com/13c4e50d88df7178ae1882a203ed57b641674f94/68747470733a2f2f63646e2e7261776769742e636f6d2f73696e647265736f726875732f617765736f6d652f643733303566333864323966656437386661383536353265336136336531353464643865383832392f6d656469612f62616467652e737667\n    :target: https://github.com/sindresorhus/awesome\n\n.. image:: https://travis-ci.org/spurin/xmldataset.png?branch=master\n    :target: https://travis-ci.org/spurin/xmldataset\n\n.. image:: https://badge.fury.io/py/xmldataset.png\n    :target: http://badge.fury.io/py/xmldataset\n\nXML Dataset: simple xml parsing\n\n.. image:: https://xmldataset.readthedocs.io/en/latest/_static/logo.jpg\n\n* Documentation: https://xmldataset.readthedocs.io\n\nA Python library that simplifies the extraction of datasets from XML content.\n\nXML is a simple markup format. Whilst simple, extracting data of interest is often more complicated than it needs to be.\n\nxmldataset addresses this through an easy to use plaintext declaration that follows the structure of the XML document. The declaration is indented, matching the XML structure, the data we are interested in is tagged against a dataset.\n\nFeatures\n\n* Handles missing data from the XML structure, if it’s missing in the XML it is not populated in the dataset\n* Handles both XML Elements and Attributes using the plaintext collection schema (attributes are depicted as a sublevel of an element)\n* Easy to rename XML attributes/elements during processing to meet your requirements\n* Inline manipulation of XML content through the process mechanism\n* Dispatch mechanism, allows datasets to be dispatched for every N instance to allow asynchronous processing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspurin%2Fxmldataset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspurin%2Fxmldataset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspurin%2Fxmldataset/lists"}