EDN reader and writer implementation in Python, using PLY (lex, yacc)
conda install conda-forge::edn_format
conda install conda-forge/label/cf202003::edn_format
Implements the EDN format in Python. All features of EDN are implemented, including custom tagged elements.