Menu

Tree [ecf7c6] develop main /
 History

HTTPS access


File Date Author Commit
 doc 2022-09-26 Bradley Meyer Bradley Meyer [ecf7c6] Add.
 xmlcoll 2022-09-26 Bradley Meyer Bradley Meyer [ecf7c6] Add.
 .gitignore 2022-09-26 Bradley Meyer Bradley Meyer [ecf7c6] Add.
 LICENSE 2022-09-26 Bradley Meyer Bradley Meyer [ecf7c6] Add.
 MANIFEST.in 2022-09-26 Bradley Meyer Bradley Meyer [ecf7c6] Add.
 README.rst 2022-09-26 Bradley Meyer Bradley Meyer [ecf7c6] Add.
 setup.py 2022-09-26 Bradley Meyer Bradley Meyer [ecf7c6] Add.

Read Me

Overview

xmlcoll is a python package for working with heterogeneous data about samples. The data are 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.

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 notebooks.

Authors

License

The project is licensed under the GNU Public License v3 (or later).