About Anaconda Help Download Anaconda

KIM-EDN encoder and decoder for Python

copied from cf-staging / kim-edn

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.4.1

conda install

To install this package run one of the following:
conda install conda-forge::kim-edn
conda install conda-forge/label/cf202003::kim-edn

Description

KIM-EDN encoder and decoder embraces a subset of edn https://openkim.org/doc/schema/edn-format as a standard data format. The primary purpose of this data format choice is to serve as a notational superset to JSON with the enhancements being that it (1) allows for comments and (2) treats commas as whitespace enabling easier templating. KIM-EDN encoder and decoder works for Python 3.6+. It is pure Python code with no dependencies.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy