Python project to work with xml data of a collection of items.
Project description
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 and to validate that XML against a schema.
Installation
Install from PyPI with pip by typing in your favorite terminal:
$ pip install xmlcoll
Usage
To get familiar with xmlcoll, please see the tutorial Jupyter notebook.
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).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xmlcoll-1.8.3.tar.gz.
File metadata
- Download URL: xmlcoll-1.8.3.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a8bc3352acd11a39cd463985af825f67f830a9d042f99aaf63dfa7553c0c6f6
|
|
| MD5 |
2e6e3a735e4af8053377f122139a55fc
|
|
| BLAKE2b-256 |
758d33439f58f8d314b6af2787f0c51492bd4528882f34f1221d9071550a9881
|
File details
Details for the file xmlcoll-1.8.3-py3-none-any.whl.
File metadata
- Download URL: xmlcoll-1.8.3-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3305783bdf06d320ecd63adbe8c54fb4707775c99ac0291348be39ae35046e4
|
|
| MD5 |
c18e0abd36dffb8ed92563b9e9ec0f20
|
|
| BLAKE2b-256 |
857109dccdc57f37528a6fd734569e4ae9cdebccc154ae06083f8992e679b685
|