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).
Release files for xmlcoll 1.8.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xmlcoll-1.8.3.tar.gz | 22.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xmlcoll-1.8.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.0 kB
Release files / xmlcoll-1.8.3.tar.gz
| Download URL | xmlcoll-1.8.3.tar.gz |
|---|---|
| Size | 22.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7a8bc3352acd11a39cd463985af825f67f830a9d042f99aaf63dfa7553c0c6f6
|
|
BLAKE2b-256 checksum How to use checksums |
758d33439f58f8d314b6af2787f0c51492bd4528882f34f1221d9071550a9881
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|
Release files / xmlcoll-1.8.3-py3-none-any.whl
| Download URL | xmlcoll-1.8.3-py3-none-any.whl |
|---|---|
| Size | 20.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3305783bdf06d320ecd63adbe8c54fb4707775c99ac0291348be39ae35046e4
|
|
BLAKE2b-256 checksum How to use checksums |
857109dccdc57f37528a6fd734569e4ae9cdebccc154ae06083f8992e679b685
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|