freshcrate
Skin:/
Home > Developer Tools > pyhocon

pyhocon

HOCON parser for Python

Why this rank:Strong adoptionRelease freshnessHealthy release cadence

Description

pyhocon is a HOCON parser for Python. Additionally we provide a tool (pyhocon) to convert any HOCON content into json, yaml and properties format.

Release History

VersionChangesUrgencyDate
0.3.63Imported from PyPI (0.3.63)Low4/21/2026
0.3.61# Version 0.3.61 * fix(tox): remove old EOLed python 3.x versions, added new python versions (@pierresouchay) [#330] * substitution fix (@carolguo-dd, @darthbear) [#308] [#329] * period parser fix (@pierresouchay, @darthbear) [#326] [#327] [#328] * fix(config_parser): handle substitutions with resolved values of type ConfigValues (@M0dEx) [#322] * Added support for triple quoted keys (@jakub-szewczyk-exa) [#318] * Fixed typos and spellings (@jsoref) [#315]Low5/29/2024
0.3.60* Update pyparsing requirement from ~=2.0 to >=2,<4 (@ecederstrand) [#296] * Fixes for dict substitution (@USSX-Hares) [#292] * Fix: Tests on Windows (@USSX-Hares) [#291] * Fix broken overrides (@afanasev) [#287]Low2/12/2023
0.3.59* Resolve namespace package (@yifeitao) [#264] * Update pyparsing requires lock to be more strict [#275]Low11/28/2021
0.3.58* Adding the resolve method to resolve substitution keys in 1 config tree with another config tree (@borissmidt) [#266] * Support serializing timedelta and relativedelta to string (hocon, json etc.) (@gabis-precog) [#263] * Upgrade to GitHub-native Dependabot (@dependabot-preview) [#260] * Process substitution overrides in order (@JettJones) [#257] * Fix duration parsing in lists (@olii) [#255] * Add support for Python 3.9 and fix deprecation warning (@olii) [#254]Low7/12/2021
0.3.57https://github.com/chimpler/pyhocon/pull/247Low11/5/2020
0.3.54Release 0.3.54Low1/6/2020
0.3.53Release 0.3.53Low9/27/2019
0.3.51Release 0.3.51Low2/15/2019
0.3.48* Support conversion of numerically-index objects to arrays (a.1 = 4) (@lune-sta) [#189] * Handle ConfigValues and ConfigSubstitution in HOCONConverter.to_hocon (@ChristopheDuong) [#192] * Fix raising of ConfigException for get_int() and get_float() (@ElkMonster) [#188] * Fixed Flake8 error for Python 2.7 Low11/15/2018
0.3.47Release 0.3.47Low9/20/2018
0.3.46Release 0.3.46Low9/19/2018
0.3.44* Escape backslash (@roee-allegro) [#173] * Fixed incorrect config merge (@aalba6675) [#170]Low7/10/2018
0.3.43Release 0.3.43Low5/27/2018
0.3.42* Added resolve option to with_fallback (@afanasev) [#164] * Allow unresolved substitution to use default string or substitution string (e.g., ${abc}) [#163]Low5/10/2018
0.3.41Release 0.3.41Low5/5/2018
0.3.40* Fix non-root ConfigTree merge onto root ConfigTree (@aalba6675) [#156] * Unresolved optional substitutions work with config merging (@aalba6675) [#153] Low5/4/2018
0.3.39Release 0.3.39Low5/2/2018
0.3.38Release 0.3.38Low9/28/2017
0.3.37Release 0.3.37Low9/24/2017
0.3.36#118 and #120 Low8/16/2017
0.3.35Release 0.3.35Low12/4/2016
0.3.34Release 0.3.34Low10/26/2016
0.3.32Release 0.3.32Low8/24/2016
0.3.31Release 0.3.31Low8/7/2016
0.3.30Release 0.3.30Low7/5/2016
0.3.29Release 0.3.29Low5/23/2016
0.3.28Release 0.3.28Low5/14/2016
0.3.27Release 0.3.27Low5/7/2016
0.3.26Release 0.3.26Low5/6/2016
0.3.25Release 0.3.25Low4/14/2016
0.3.24Release 0.3.24Low3/30/2016
0.3.22Release 0.3.22Low3/23/2016
0.3.21Release 0.3.21Low3/14/2016
0.3.20Release 0.3.20Low2/27/2016
0.3.19Release 0.3.19Low1/17/2016
0.3.18Release 0.3.18Low12/31/2015
0.3.17Release 0.3.17Low11/14/2015
0.3.16Release 0.3.16Low11/2/2015
0.3.15Release 0.3.15Low10/29/2015
0.3.14Release 0.3.14Low10/27/2015
0.3.13Release 0.3.13Low10/24/2015
0.3.12Release 0.3.12Low10/23/2015
0.3.11Release 0.3.11Low10/13/2015
0.3.10Release 0.3.10Low9/5/2015
0.3.9Release 0.3.9Low8/24/2015
0.3.8Release 0.3.8Low8/24/2015
0.3.7Release 0.3.7Low8/21/2015
0.3.6Release 0.3.6Low8/20/2015
0.3.5Release 0.3.5Low8/4/2015

Dependencies & License Audit

Loading dependencies...

Similar Packages

json-repairA package to repair broken json stringsv0.60.1
partial-json-parserParse partial JSON generated by LLMmain@2026-04-22
modalPython client library for Modalmain@2026-06-05
unstructured-clientPython Client SDK for Unstructured APIv0.45.0
anthropicThe official Python library for the anthropic APIv0.106.0

More in Developer Tools

mypyOptional static typing for Python
pipThe PyPA recommended tool for installing Python packages.
anthropicThe official Python library for the anthropic API
openinference-instrumentationOpenInference instrumentation utilities