Why this framework/library/software/resource is awesome?
A library that simplifies the extraction of datasets from XML content.
XML is a simple markup format. Whilst simple, extracting data of interest is often more complicated than it needs to be.
xmldataset 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.
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/672
**Author:** [@spurin](https://github.com/spurin)
**Created:** 6/28/2016
**Status:** ✅ Merged
**Merged:** 6/29/2016
**Merged by:** [@vinta](https://github.com/vinta)
**Base:** `master` ← **Head:** `patch-1`
---
### 📝 Commits (1)
- [`8506951`](https://github.com/vinta/awesome-python/commit/8506951fe7c9293e39a7d13ef45b84bf2100972f) Add xmldataset
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
## Why this framework/library/software/resource is awesome?
A library that simplifies the extraction of datasets from XML content.
XML is a simple markup format. Whilst simple, extracting data of interest is often more complicated than it needs to be.
xmldataset 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.
## Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. :+1:) to this pull request.
To 'Libraries for working with HTML and XML'
https://xmldataset.readthedocs.io
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/672
Author: @spurin
Created: 6/28/2016
Status: ✅ Merged
Merged: 6/29/2016
Merged by: @vinta
Base:
master← Head:patch-1📝 Commits (1)
8506951Add xmldataset📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Why this framework/library/software/resource is awesome?
A library that simplifies the extraction of datasets from XML content.
XML is a simple markup format. Whilst simple, extracting data of interest is often more complicated than it needs to be.
xmldataset 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.
Vote for this pull request
Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.
To 'Libraries for working with HTML and XML'
https://xmldataset.readthedocs.io
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.