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
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 0.3.63 | Imported from PyPI (0.3.63) | Low | 4/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] | Low | 5/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] | Low | 2/12/2023 |
| 0.3.59 | * Resolve namespace package (@yifeitao) [#264] * Update pyparsing requires lock to be more strict [#275] | Low | 11/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] | Low | 7/12/2021 |
| 0.3.57 | https://github.com/chimpler/pyhocon/pull/247 | Low | 11/5/2020 |
| 0.3.54 | Release 0.3.54 | Low | 1/6/2020 |
| 0.3.53 | Release 0.3.53 | Low | 9/27/2019 |
| 0.3.51 | Release 0.3.51 | Low | 2/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 | Low | 11/15/2018 |
| 0.3.47 | Release 0.3.47 | Low | 9/20/2018 |
| 0.3.46 | Release 0.3.46 | Low | 9/19/2018 |
| 0.3.44 | * Escape backslash (@roee-allegro) [#173] * Fixed incorrect config merge (@aalba6675) [#170] | Low | 7/10/2018 |
| 0.3.43 | Release 0.3.43 | Low | 5/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] | Low | 5/10/2018 |
| 0.3.41 | Release 0.3.41 | Low | 5/5/2018 |
| 0.3.40 | * Fix non-root ConfigTree merge onto root ConfigTree (@aalba6675) [#156] * Unresolved optional substitutions work with config merging (@aalba6675) [#153] | Low | 5/4/2018 |
| 0.3.39 | Release 0.3.39 | Low | 5/2/2018 |
| 0.3.38 | Release 0.3.38 | Low | 9/28/2017 |
| 0.3.37 | Release 0.3.37 | Low | 9/24/2017 |
| 0.3.36 | #118 and #120 | Low | 8/16/2017 |
| 0.3.35 | Release 0.3.35 | Low | 12/4/2016 |
| 0.3.34 | Release 0.3.34 | Low | 10/26/2016 |
| 0.3.32 | Release 0.3.32 | Low | 8/24/2016 |
| 0.3.31 | Release 0.3.31 | Low | 8/7/2016 |
| 0.3.30 | Release 0.3.30 | Low | 7/5/2016 |
| 0.3.29 | Release 0.3.29 | Low | 5/23/2016 |
| 0.3.28 | Release 0.3.28 | Low | 5/14/2016 |
| 0.3.27 | Release 0.3.27 | Low | 5/7/2016 |
| 0.3.26 | Release 0.3.26 | Low | 5/6/2016 |
| 0.3.25 | Release 0.3.25 | Low | 4/14/2016 |
| 0.3.24 | Release 0.3.24 | Low | 3/30/2016 |
| 0.3.22 | Release 0.3.22 | Low | 3/23/2016 |
| 0.3.21 | Release 0.3.21 | Low | 3/14/2016 |
| 0.3.20 | Release 0.3.20 | Low | 2/27/2016 |
| 0.3.19 | Release 0.3.19 | Low | 1/17/2016 |
| 0.3.18 | Release 0.3.18 | Low | 12/31/2015 |
| 0.3.17 | Release 0.3.17 | Low | 11/14/2015 |
| 0.3.16 | Release 0.3.16 | Low | 11/2/2015 |
| 0.3.15 | Release 0.3.15 | Low | 10/29/2015 |
| 0.3.14 | Release 0.3.14 | Low | 10/27/2015 |
| 0.3.13 | Release 0.3.13 | Low | 10/24/2015 |
| 0.3.12 | Release 0.3.12 | Low | 10/23/2015 |
| 0.3.11 | Release 0.3.11 | Low | 10/13/2015 |
| 0.3.10 | Release 0.3.10 | Low | 9/5/2015 |
| 0.3.9 | Release 0.3.9 | Low | 8/24/2015 |
| 0.3.8 | Release 0.3.8 | Low | 8/24/2015 |
| 0.3.7 | Release 0.3.7 | Low | 8/21/2015 |
| 0.3.6 | Release 0.3.6 | Low | 8/20/2015 |
| 0.3.5 | Release 0.3.5 | Low | 8/4/2015 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
azure-monitor-opentelemetry-exporterMicrosoft Azure Monitor Opentelemetry Exporter Client Library for Pythonazure-template_0.1.0b6187637
