{"library":"edn-format","type":"library","category":null,"description":"edn-format is a Python library that implements the Extensible Data Notation (EDN) format, providing functionalities to read (loads, loads_all) and write (dumps) EDN data, including support for custom tagged elements. The current version, 0.7.5, was released in November 2020, and the project is considered stable and actively maintained on GitHub, despite a less frequent release cadence.","language":"python","status":"active","version":"0.7.5","tags":["EDN","serialization","deserialization","Clojure","data format"],"install":[{"cmd":"pip install edn-format","imports":["import edn_format\nedn_format.loads(\"[1 2 3]\")","import edn_format\nedn_format.dumps([1, 2, 3])","import edn_format\nedn_format.loads_all(\"1 2 3\")","import edn_format\nedn_format.Keyword(\"my-key\")","import edn_format\nedn_format.Char(\"\\n\")"]}],"homepage":null,"github":"https://github.com/swaroopch/edn_format","docs":null,"changelog":null,"pypi":"https://pypi.org/project/edn-format/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.15,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/edn-format/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}