About Anaconda Help Download Anaconda

KIM-EDN encoder and decoder for Python

Installers

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

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy