CMD + K

hsd-python

Community

Utilities to read and write files in the Human-friendly Structured Data (HSD) format

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::hsd-python

Usage Tracking

0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

The HSD-format is very similar to both JSON and YAML, but tries to minimize the effort for humans to read and write it. It ommits special characters as much as possible (in contrast to JSON) and is not indentation dependent (in contrast to YAML). It was developed originally as the input format for the scientific simulation tool (DFTB+ https://github.com/dftbplus/dftbplus), but is of general purpose. Data stored in HSD can be easily mapped to a subset of JSON or XML and vica versa.

About

Summary

Utilities to read and write files in the Human-friendly Structured Data (HSD) format

Last Updated

Nov 10, 2021 at 16:42

License

BSD-2-Clause

Total Downloads

4.1K

Version Downloads

4.1K

Supported Platforms

noarch