Overview
========
.. image:: https://zenodo.org/badge/541709014.svg
:target: https://zenodo.org/doi/10.5281/zenodo.10460076
xmlcoll is a python package for working with collections of items.
The items have heterogeneous data stored as
`properties` in a dictionary with keys given by a
name and optional tags. The package API has routines to write data to and
retrieve data from `XML <https://www.w3.org/XML/>`_ and to validate that
XML against a schema.
|pypi| |doc_stat| |license| |test| |lint-test| |black|
Installation
------------
Install from `PyPI <https://pypi.org/project/xmlcoll>`_ with pip by
typing in your favorite terminal::
$ pip install xmlcoll
Usage
-----
To get familiar with xmlcoll, please see the tutorial Jupyter
`notebook <https://github.com/mbradle/xmlcoll_tutorial>`_.
Authors
-------
- Bradley S. Meyer <mbradle@g.clemson.edu>
Documentation
-------------
The project documentation is available at `<https://xmlcoll.readthedocs.io>`_.
Contribute
----------
- Issue Tracker: `<https://github.com/mbradle/xmlcoll/issues/>`_
- Source Code: `<https://github.com/mbradle/xmlcoll/>`_
License
-------
The project is licensed under the GNU Public License v3 (or later).
.. |pypi| image:: https://badge.fury.io/py/xmlcoll.svg
:target: https://badge.fury.io/py/xmlcoll
.. |license| image:: https://img.shields.io/github/license/mbradle/xmlcoll
:alt: GitHub
.. |doc_stat| image:: https://readthedocs.org/projects/xmlcoll/badge/?version=latest
:target: https://xmlcoll.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |test| image:: https://github.com/mbradle/xmlcoll/actions/workflows/test.yml/badge.svg?branch=main&event=push
:target: https://github.com/mbradle/xmlcoll/actions/workflows/test.yml
.. |lint| image:: https://img.shields.io/badge/linting-pylint-yellowgreen
:target: https://github.com/pylint-dev/pylint
.. |lint-test| image:: https://github.com/mbradle/xmlcoll/actions/workflows/lint.yml/badge.svg?branch=main&event=push
:target: https://github.com/mbradle/xmlcoll/actions/workflows/lint.yml
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
Raw data
{
"_id": null,
"home_page": "https://github.com/mbradle/xmlcoll",
"name": "xmlcoll",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "data xml database collection",
"author": "Clemson University",
"author_email": "mbradle@clemson.edu",
"download_url": "https://files.pythonhosted.org/packages/ff/c3/0bf97d8ad2e3b26c7cd6a56c6c7978abff38ecaa6eb2bc21ce52020eb8aa/xmlcoll-1.8.0.tar.gz",
"platform": null,
"description": "Overview\n========\n\n.. image:: https://zenodo.org/badge/541709014.svg\n :target: https://zenodo.org/doi/10.5281/zenodo.10460076\n\nxmlcoll is a python package for working with collections of items.\nThe items have heterogeneous data stored as\n`properties` in a dictionary with keys given by a\nname and optional tags. The package API has routines to write data to and\nretrieve data from `XML <https://www.w3.org/XML/>`_ and to validate that\nXML against a schema.\n\n|pypi| |doc_stat| |license| |test| |lint-test| |black|\n\nInstallation\n------------\n\nInstall from `PyPI <https://pypi.org/project/xmlcoll>`_ with pip by\ntyping in your favorite terminal::\n\n $ pip install xmlcoll\n\nUsage\n-----\n\nTo get familiar with xmlcoll, please see the tutorial Jupyter\n`notebook <https://github.com/mbradle/xmlcoll_tutorial>`_.\n\nAuthors\n-------\n\n- Bradley S. Meyer <mbradle@g.clemson.edu>\n\nDocumentation\n-------------\n\nThe project documentation is available at `<https://xmlcoll.readthedocs.io>`_.\n\nContribute\n----------\n\n- Issue Tracker: `<https://github.com/mbradle/xmlcoll/issues/>`_\n- Source Code: `<https://github.com/mbradle/xmlcoll/>`_\n\nLicense\n-------\n\nThe project is licensed under the GNU Public License v3 (or later).\n\n.. |pypi| image:: https://badge.fury.io/py/xmlcoll.svg \n :target: https://badge.fury.io/py/xmlcoll\n.. |license| image:: https://img.shields.io/github/license/mbradle/xmlcoll\n :alt: GitHub\n.. |doc_stat| image:: https://readthedocs.org/projects/xmlcoll/badge/?version=latest\n :target: https://xmlcoll.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n.. |test| image:: https://github.com/mbradle/xmlcoll/actions/workflows/test.yml/badge.svg?branch=main&event=push\n :target: https://github.com/mbradle/xmlcoll/actions/workflows/test.yml\n.. |lint| image:: https://img.shields.io/badge/linting-pylint-yellowgreen\n :target: https://github.com/pylint-dev/pylint\n.. |lint-test| image:: https://github.com/mbradle/xmlcoll/actions/workflows/lint.yml/badge.svg?branch=main&event=push\n :target: https://github.com/mbradle/xmlcoll/actions/workflows/lint.yml \n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "Python project to work with xml data of a collection of items.",
"version": "1.8.0",
"project_urls": {
"Bug Reports": "https://github.com/mbradle/xmlcoll/issues",
"Homepage": "https://github.com/mbradle/xmlcoll",
"Source": "https://github.com/mbradle/xmlcoll/"
},
"split_keywords": [
"data",
"xml",
"database",
"collection"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e26d66a3b2f0c28d5dac4c45a272a6b20260b6cd20c98c636a49ca071a141eb",
"md5": "2524120dee4e8d8d1a05e1045d12bace",
"sha256": "20d57e8091cc89a13ac4d88583c693d17b57db14198314993dcc1a975a99cc36"
},
"downloads": -1,
"filename": "xmlcoll-1.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2524120dee4e8d8d1a05e1045d12bace",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20754,
"upload_time": "2024-11-15T18:45:41",
"upload_time_iso_8601": "2024-11-15T18:45:41.623082Z",
"url": "https://files.pythonhosted.org/packages/2e/26/d66a3b2f0c28d5dac4c45a272a6b20260b6cd20c98c636a49ca071a141eb/xmlcoll-1.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ffc30bf97d8ad2e3b26c7cd6a56c6c7978abff38ecaa6eb2bc21ce52020eb8aa",
"md5": "ec0e718e9ae958daaca6255546acae8a",
"sha256": "1bd86f09aeb5e626a00fcf5962c86a30da19f1a2bcd808c5e777801010ec11d1"
},
"downloads": -1,
"filename": "xmlcoll-1.8.0.tar.gz",
"has_sig": false,
"md5_digest": "ec0e718e9ae958daaca6255546acae8a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 22003,
"upload_time": "2024-11-15T18:45:43",
"upload_time_iso_8601": "2024-11-15T18:45:43.434609Z",
"url": "https://files.pythonhosted.org/packages/ff/c3/0bf97d8ad2e3b26c7cd6a56c6c7978abff38ecaa6eb2bc21ce52020eb8aa/xmlcoll-1.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-15 18:45:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mbradle",
"github_project": "xmlcoll",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "xmlcoll"
}