# pyhocon

> HOCON parser for Python

- **URL**: https://www.freshcrate.ai/projects/pyhocon
- **Author**: Francois Dang Ngoc
- **Category**: Developer Tools
- **Latest version**: `0.3.63` (2026-04-21)
- **License**: Apache License 2.0
- **Source**: http://github.com/chimpler/pyhocon/
- **Language**: Python
- **GitHub**: 525 stars, 127 forks
- **Registry**: pypi (`pyhocon`)
- **Tags**: `hocon`, `parser`, `pypi`

## 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.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `0.3.63` | 2026-04-21 | Low | Imported from PyPI (0.3.63) |
| `0.3.61` | 2024-05-29 | Low | # 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] |
| `0.3.60` | 2023-02-12 | Low | * 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] |
| `0.3.59` | 2021-11-28 | Low | * Resolve namespace package (@yifeitao) [#264] * Update pyparsing requires lock to be more strict [#275] |
| `0.3.58` | 2021-07-12 | Low | * 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] |
| `0.3.57` | 2020-11-05 | Low | https://github.com/chimpler/pyhocon/pull/247 |
| `0.3.54` | 2020-01-06 | Low | Release 0.3.54 |
| `0.3.53` | 2019-09-27 | Low | Release 0.3.53 |
| `0.3.51` | 2019-02-15 | Low | Release 0.3.51 |
| `0.3.48` | 2018-11-15 | Low | * 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 |

## Citation

- HTML: https://www.freshcrate.ai/projects/pyhocon
- Markdown: https://www.freshcrate.ai/projects/pyhocon.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/pyhocon/deps

_Generated by freshcrate.ai. Indexes pypi releases for AI-agent ecosystem packages._
