CMD + K

kim-edn

Community

KIM-EDN encoder and decoder for Python

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::kim-edn

Usage Tracking

1.4.1
1.3.1
1.3.0
1.2.0
4 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

KIM-EDN encoder and decoder for Python

Last Updated

Mar 23, 2024 at 01:26

License

LGPL-2.1-or-later

Total Downloads

15.3K

Supported Platforms

noarch