[PR #1894] Add Dataconf #1604

Open
opened 2025-11-06 13:19:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1894
Author: @nathnx
Created: 12/14/2021
Status: 🔄 Open

Base: masterHead: master


📝 Commits (2)

  • e1841ee add dataconf to readme.md
  • 9f5ec4a Merge pull request #1 from NathNx/add_dconf

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Dataconf

Dataconf is a simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support, based on awesome and lightweight pyhocon parsing library.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1894 **Author:** [@nathnx](https://github.com/nathnx) **Created:** 12/14/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`e1841ee`](https://github.com/vinta/awesome-python/commit/e1841ee5d7a9ee4ae5d23bf860822ff9bd4bb21a) add dataconf to readme.md - [`9f5ec4a`](https://github.com/vinta/awesome-python/commit/9f5ec4aaa50564f1db0039bc67da61dca623aabf) Merge pull request #1 from NathNx/add_dconf ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Dataconf Dataconf is a simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support, based on awesome and lightweight pyhocon parsing library. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:19:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#1604