[PR #486] [CLOSED] Add prettyconf in Configuration section #440

Closed
opened 2025-11-06 12:33:30 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/486
Author: @osantana
Created: 10/19/2015
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 5fdb1b3 Add prettyconf in Configuration section

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

Prettyconf allow developers split configurations from code as described in "The Twelve-Factor App" methodology . It's API compatible and highly inspired in the project python-decouple but it implementation is more extensible and flexible than the later.


🔄 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/486 **Author:** [@osantana](https://github.com/osantana) **Created:** 10/19/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5fdb1b3`](https://github.com/vinta/awesome-python/commit/5fdb1b30a9cfa4c8ce9c2f1954bc5ba09a2a6f25) Add prettyconf in Configuration section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Prettyconf allow developers split configurations from code as described in "[The Twelve-Factor App](http://www.12factor.net)" methodology . It's API compatible and highly inspired in the project python-decouple but it implementation is more extensible and flexible than the later. --- <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 12:33:30 -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#440