[PR #52] [MERGED] Configuration, distribution, and WSGI libraries #4459

Closed
opened 2026-04-17 06:26:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/52
Author: @dhagrow
Created: 7/2/2014
Status: Merged
Merged: 7/2/2014
Merged by: @vinta

Base: masterHead: master


📝 Commits (5)

  • 0901fdb added some configuration libraries
  • 076f473 added ctypes for FFI
  • 33c5044 added freezing/distribution libraries
  • b51c63c added WSGI HTTP servers. descriptions from Bottle docs
  • d31d7af fixed a typo

📊 Changes

1 file changed (+38 additions, -3 deletions)

View changed files

📝 README.md (+38 -3)

📄 Description

All important to Python development. I also added ctypes to the FFI section.


🔄 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/52 **Author:** [@dhagrow](https://github.com/dhagrow) **Created:** 7/2/2014 **Status:** ✅ Merged **Merged:** 7/2/2014 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`0901fdb`](https://github.com/vinta/awesome-python/commit/0901fdb517b93825df7e53be37f3ab614f1c0153) added some configuration libraries - [`076f473`](https://github.com/vinta/awesome-python/commit/076f473ff0d407e49f657b5dadbd1ddc7925533b) added ctypes for FFI - [`33c5044`](https://github.com/vinta/awesome-python/commit/33c5044a0c915e621d1c6bb59d52319ea0aa2b70) added freezing/distribution libraries - [`b51c63c`](https://github.com/vinta/awesome-python/commit/b51c63c92daf40fbf532c7ac80940f16909375ff) added WSGI HTTP servers. descriptions from Bottle docs - [`d31d7af`](https://github.com/vinta/awesome-python/commit/d31d7af6a1996c952e6b3df608fb89363650d547) fixed a typo ### 📊 Changes **1 file changed** (+38 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+38 -3) </details> ### 📄 Description All important to Python development. I also added ctypes to the FFI section. --- <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 2026-04-17 06:26:34 -05: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#4459